Uses of Interface
org.apache.camel.builder.endpoint.dsl.BeanEndpointBuilderFactory.BeanEndpointBuilder
Packages that use BeanEndpointBuilderFactory.BeanEndpointBuilder
-
Uses of BeanEndpointBuilderFactory.BeanEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return BeanEndpointBuilderFactory.BeanEndpointBuilderModifier and TypeMethodDescriptionBean (camel-bean) Invoke methods of Java beans stored in Camel registry.Bean (camel-bean) Invoke methods of Java beans stored in Camel registry. -
Uses of BeanEndpointBuilderFactory.BeanEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return BeanEndpointBuilderFactory.BeanEndpointBuilderModifier and TypeMethodDescriptionBeanEndpointBuilderFactory.AdvancedBeanEndpointBuilder.basic()Bean (camel-bean) Invoke methods of Java beans stored in Camel registry.Bean (camel-bean) Invoke methods of Java beans stored in Camel registry.BeanEndpointBuilderFactory.endpointBuilder(String componentName, String path) Sets the name of the method to invoke on the bean.Scope of bean.BeanEndpointBuilderFactory.BeanEndpointBuilder.scope(org.apache.camel.BeanScope scope) Scope of bean.