Class RequestRoutingCallable

java.lang.Object
de.uplanet.lucy.server.auxiliaries.RequestRoutingCallable

@VelocityCallable("instance") @VelocityVariable("RequestRouter") public final class RequestRoutingCallable extends Object
Helper class for request routing.

For internal use only. Do not use this class in custom scripts.

  • Constructor Details

    • RequestRoutingCallable

      public RequestRoutingCallable(org.springframework.context.ApplicationContext p_appCtx)
  • Method Details