ES - protocol-specific execution strategy implementation@FunctionalInterface
public interface RouteExecutionStrategyFactory<ES>
ids of
RouteExecutionStrategy annotation.| Modifier and Type | Method and Description |
|---|---|
ES |
get(String id)
|
ES get(String id)
id - of RouteExecutionStrategyES implementationIllegalArgumentException - if id is unknown and no fallback ES could be used