Interface SjmsBatchEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface SjmsBatchEndpointBuilderFactory
Highly performant and transactional batch consumption of messages from a JMS queue. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
SjmsBatchEndpointBuilderFactory.AdvancedSjmsBatchEndpointBuilder
Advanced builder for endpoint for the Simple JMS Batch component.static interface
SjmsBatchEndpointBuilderFactory.SjmsBatchBuilders
static interface
SjmsBatchEndpointBuilderFactory.SjmsBatchEndpointBuilder
Builder for endpoint for the Simple JMS Batch component.
-
Method Summary
Static Methods Modifier and Type Method Description static SjmsBatchEndpointBuilderFactory.SjmsBatchEndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static SjmsBatchEndpointBuilderFactory.SjmsBatchEndpointBuilder endpointBuilder(String componentName, String path)
-
-