Interface AtmosEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface AtmosEndpointBuilderFactory
Integrate with EMC's ViPR object data services using the Atmos Client. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAtmosEndpointBuilderFactory.AdvancedAtmosEndpointBuilderAdvanced builder for endpoint for the Atmos component.static interfaceAtmosEndpointBuilderFactory.AdvancedAtmosEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Atmos component.static interfaceAtmosEndpointBuilderFactory.AdvancedAtmosEndpointProducerBuilderAdvanced builder for endpoint producers for the Atmos component.static interfaceAtmosEndpointBuilderFactory.AtmosBuildersstatic interfaceAtmosEndpointBuilderFactory.AtmosEndpointBuilderBuilder for endpoint for the Atmos component.static interfaceAtmosEndpointBuilderFactory.AtmosEndpointConsumerBuilderBuilder for endpoint consumers for the Atmos component.static interfaceAtmosEndpointBuilderFactory.AtmosEndpointProducerBuilderBuilder for endpoint producers for the Atmos component.
-
Method Summary
Static Methods Modifier and Type Method Description static AtmosEndpointBuilderFactory.AtmosEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static AtmosEndpointBuilderFactory.AtmosEndpointBuilder endpointBuilder(String componentName, String path)
-
-