Package org.distributeme.core.routing
Interface ConfigurableRouter
- All Superinterfaces:
Router
- All Known Implementing Classes:
AbstractParameterBasedModRouterWithFailOverToNextNode,AbstractRouterWithFailOverToNextNode,AbstractRouterWithStickyFailOverToNextNode,FailoverAndReturnWithConfigurableBlacklisting,RoundRobinRouterWithFailoverToNextNode,RoundRobinRouterWithStickyFailoverToNextNode
A router that implements this interface will be mostly configured by a configuration file.
The configuration itself can differ.
- Since:
- 20.02.15 23:05
- Version:
- $Id: $Id
- Author:
- lrosenberg
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetConfigurationName(String serviceId, String configurationName) Sets the configuration name and the service id.Methods inherited from interface org.distributeme.core.routing.Router
customize, getServiceIdForCall