Uses of Class
org.apache.camel.impl.EndpointRegistry

Packages that use EndpointRegistry
org.apache.camel.management.mbean Camel management JMX MBeans 
 

Uses of EndpointRegistry in org.apache.camel.management.mbean
 

Methods in org.apache.camel.management.mbean that return EndpointRegistry
 EndpointRegistry ManagedEndpointRegistry.getEndpointRegistry()
           
 

Constructors in org.apache.camel.management.mbean with parameters of type EndpointRegistry
ManagedEndpointRegistry(CamelContext context, EndpointRegistry endpointRegistry)
           
 



Apache Camel