Interface DynamicRouterEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface DynamicRouterEndpointBuilderFactory
The Dynamic Router component routes exchanges to recipients, and the
recipients (and their rules) may change at runtime.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Advanced builder for endpoint for the Dynamic Router component.static interface
static interface
Builder for endpoint for the Dynamic Router component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static DynamicRouterEndpointBuilderFactory.DynamicRouterEndpointBuilder endpointBuilder(String componentName, String path)
-