public abstract class CustomRouterConfig extends java.lang.Object implements RouterConfig
Constructor and Description |
---|
CustomRouterConfig() |
Modifier and Type | Method and Description |
---|---|
RouterActor |
createRouterActor()
INTERNAL API
|
java.lang.String |
routerDispatcher()
Dispatcher ID to use for running the “head” actor, which handles
supervision, death watch and router management messages
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createRouter, isManagementMessage, routingLogicController, stopRouterWhenAllRouteesRemoved, verifyConfig, withFallback
public RouterActor createRouterActor()
createRouterActor
in interface RouterConfig
public java.lang.String routerDispatcher()
RouterConfig
routerDispatcher
in interface RouterConfig