Interface ClassEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface ClassEndpointBuilderFactory
Invoke methods of Java beans specified by class name. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceClassEndpointBuilderFactory.AdvancedClassEndpointBuilderAdvanced builder for endpoint for the Class component.static interfaceClassEndpointBuilderFactory.ClassBuildersstatic interfaceClassEndpointBuilderFactory.ClassEndpointBuilderBuilder for endpoint for the Class component.static classClassEndpointBuilderFactory.ClassHeaderNameBuilderThe builder of headers' name for the Class component.
-
Method Summary
Static Methods Modifier and Type Method Description static ClassEndpointBuilderFactory.ClassEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static ClassEndpointBuilderFactory.ClassEndpointBuilder endpointBuilder(String componentName, String path)
-
-