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, ROUTE
Fields inherited from class org.chenile.owiz.impl.CommandBase
commandDescriptor, orchConfigurator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected String
computeRoutingString
(HeadersAwareContext context) Methods inherited from class org.chenile.owiz.impl.Router
attachCommand, doExecute
Methods 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:
computeRoutingString
in classRouter<HeadersAwareContext>
- Throws:
Exception
-