Class TenantRouter
- All Implemented Interfaces:
AttachableCommand<HeadersAwareContext>,BypassableCommand<HeadersAwareContext>,Command<HeadersAwareContext>,OrchestrationAware<HeadersAwareContext>
-
Field Summary
Fields inherited from class org.chenile.owiz.impl.Router
commandsMap, DEFAULT, defaultCommandDescriptor, ROUTEFields inherited from class org.chenile.owiz.impl.CommandBase
commandDescriptor, orchConfigurator -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringcomputeRoutingString(HeadersAwareContext context) Methods inherited from class org.chenile.owiz.impl.Router
attachCommand, doExecuteMethods inherited from class org.chenile.owiz.impl.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
-