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 Classes Modifier and Type Interface Description static interfaceBeanEndpointBuilderFactory.AdvancedBeanEndpointBuilderAdvanced builder for endpoint for the Bean component.static interfaceBeanEndpointBuilderFactory.BeanBuildersstatic interfaceBeanEndpointBuilderFactory.BeanEndpointBuilderBuilder for endpoint for the Bean component.
-
Method Summary
Static Methods Modifier and Type Method Description static BeanEndpointBuilderFactory.BeanEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static BeanEndpointBuilderFactory.BeanEndpointBuilder endpointBuilder(String componentName, String path)
-
-