Interface BeanComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface BeanComponentBuilderFactory
Invoke methods of Java beans stored in Camel registry.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder for the Bean component.static class
-
Method Summary
Modifier and TypeMethodDescriptionbean()
Bean (camel-bean) Invoke methods of Java beans stored in Camel registry.
-
Method Details
-
bean
Bean (camel-bean) Invoke methods of Java beans stored in Camel registry. Category: core,java Since: 1.0 Maven coordinates: org.apache.camel:camel-bean- Returns:
- the dsl builder
-