Interface ElsqlEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface ElsqlEndpointBuilderFactory
Use ElSql to define SQL queries. Extends the SQL Component. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceElsqlEndpointBuilderFactory.AdvancedElsqlEndpointBuilderAdvanced builder for endpoint for the ElSQL component.static interfaceElsqlEndpointBuilderFactory.AdvancedElsqlEndpointConsumerBuilderAdvanced builder for endpoint consumers for the ElSQL component.static interfaceElsqlEndpointBuilderFactory.AdvancedElsqlEndpointProducerBuilderAdvanced builder for endpoint producers for the ElSQL component.static interfaceElsqlEndpointBuilderFactory.ElsqlBuildersstatic interfaceElsqlEndpointBuilderFactory.ElsqlEndpointBuilderBuilder for endpoint for the ElSQL component.static interfaceElsqlEndpointBuilderFactory.ElsqlEndpointConsumerBuilderBuilder for endpoint consumers for the ElSQL component.static interfaceElsqlEndpointBuilderFactory.ElsqlEndpointProducerBuilderBuilder for endpoint producers for the ElSQL component.
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static ElsqlEndpointBuilderFactory.ElsqlEndpointBuilderendpointBuilder(String componentName, String path)Deprecated.
-
-
-
Method Detail
-
endpointBuilder
@Deprecated static ElsqlEndpointBuilderFactory.ElsqlEndpointBuilder endpointBuilder(String componentName, String path)
Deprecated.
-
-