public static interface ClassEndpointBuilderFactory.ClassBuilders
| Modifier and Type | Method and Description |
|---|---|
default ClassEndpointBuilderFactory.ClassEndpointBuilder |
clas(String path)
Class (camel-bean)
The Class component is for invoking Java classes (Java beans) from
Camel.
|
default ClassEndpointBuilderFactory.ClassEndpointBuilder clas(String path)
class:beanName
Path parameter: beanName (required)
Sets the name of the bean to invokeApache Camel