Interface BeanEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface BeanEndpointBuilderFactory
Invoke methods of Java beans stored in Camel registry.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Bean component.static interfacestatic interfaceBuilder for endpoint for the Bean component.static classThe builder of headers' name for the Bean component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static BeanEndpointBuilderFactory.BeanEndpointBuilder endpointBuilder(String componentName, String path)
-