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

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

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

Methods in org.apache.camel.management.mbean that return ConsumerCache
 ConsumerCache ManagedConsumerCache.getConsumerCache()
           
 

Constructors in org.apache.camel.management.mbean with parameters of type ConsumerCache
ManagedConsumerCache(CamelContext context, ConsumerCache consumerCache)
           
 



Apache CAMEL