Uses of Interface
org.apache.camel.spi.EndpointServiceRegistry
Packages that use EndpointServiceRegistry
-
Uses of EndpointServiceRegistry in org.apache.camel
Methods in org.apache.camel that return EndpointServiceRegistryModifier and TypeMethodDescriptionExtendedCamelContext.getEndpointServiceRegistry()Gets theEndpointServiceRegistryto use.Methods in org.apache.camel with parameters of type EndpointServiceRegistryModifier and TypeMethodDescriptionvoidExtendedCamelContext.setEndpointServiceRegistry(EndpointServiceRegistry endpointServiceRegistry) Sets a customEndpointServiceRegistryto be used.