Package | Description |
---|---|
org.distributeme.core.routing |
Modifier and Type | Method and Description |
---|---|
protected AbstractRouterWithFailOverToNextNode.RouterStrategy |
RoundRobinRouterWithFailoverToNextNode.getStrategy() |
protected abstract AbstractRouterWithFailOverToNextNode.RouterStrategy |
AbstractRouterWithFailOverToNextNode.getStrategy()
Return RouterStrategy - which should be used for current Router implementation.
|
protected AbstractRouterWithFailOverToNextNode.RouterStrategy |
AbstractParameterBasedModRouterWithFailOverToNextNode.getStrategy() |
static AbstractRouterWithFailOverToNextNode.RouterStrategy |
AbstractRouterWithFailOverToNextNode.RouterStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractRouterWithFailOverToNextNode.RouterStrategy[] |
AbstractRouterWithFailOverToNextNode.RouterStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.