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 ClassesModifier and TypeInterfaceDescriptionstatic interface
Advanced builder for endpoint for the Class component.static interface
static interface
Builder for endpoint for the Class component.static class
The builder of headers' name for the Class component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static ClassEndpointBuilderFactory.ClassEndpointBuilder endpointBuilder(String componentName, String path)
-