Interface OnceEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface OnceEndpointBuilderFactory
Trigger a single message only once at startup (useful for development and
testing purposes).
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Once component.static interfacestatic interfaceBuilder for endpoint for the Once component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static OnceEndpointBuilderFactory.OnceEndpointBuilder endpointBuilder(String componentName, String path)
-