Interface BeanstalkEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface BeanstalkEndpointBuilderFactory
Retrieve and post-process Beanstalk jobs. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceBeanstalkEndpointBuilderFactory.AdvancedBeanstalkEndpointBuilderAdvanced builder for endpoint for the Beanstalk component.static interfaceBeanstalkEndpointBuilderFactory.AdvancedBeanstalkEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Beanstalk component.static interfaceBeanstalkEndpointBuilderFactory.AdvancedBeanstalkEndpointProducerBuilderAdvanced builder for endpoint producers for the Beanstalk component.static interfaceBeanstalkEndpointBuilderFactory.BeanstalkBuildersstatic interfaceBeanstalkEndpointBuilderFactory.BeanstalkEndpointBuilderBuilder for endpoint for the Beanstalk component.static interfaceBeanstalkEndpointBuilderFactory.BeanstalkEndpointConsumerBuilderBuilder for endpoint consumers for the Beanstalk component.static interfaceBeanstalkEndpointBuilderFactory.BeanstalkEndpointProducerBuilderBuilder for endpoint producers for the Beanstalk component.
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static BeanstalkEndpointBuilderFactory.BeanstalkEndpointBuilderendpointBuilder(String componentName, String path)Deprecated.
-
-
-
Method Detail
-
endpointBuilder
@Deprecated static BeanstalkEndpointBuilderFactory.BeanstalkEndpointBuilder endpointBuilder(String componentName, String path)
Deprecated.
-
-