Class TenantRouter
- All Implemented Interfaces:
AttachableCommand<HeadersAwareContext>, BypassableCommand<HeadersAwareContext>, Command<HeadersAwareContext>, OrchestrationAware<HeadersAwareContext>
-
Field Summary
Fields inherited from class Router
commandsMap, DEFAULT, defaultCommandDescriptor, ROUTEFields inherited from class CommandBase
commandDescriptor, orchConfigurator -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringcomputeRoutingString(HeadersAwareContext context) Methods inherited from class Router
attachCommand, doExecuteMethods inherited from class CommandBase
bypass, execute, getConfigValue, getId, getParentId, obtainCommand, postprocess, preprocess, setCommandDescriptor, setOrchConfigurator
-
Constructor Details
-
TenantRouter
public TenantRouter()
-
-
Method Details
-
computeRoutingString
- Specified by:
computeRoutingStringin classRouter<HeadersAwareContext>- Throws:
Exception
-