Uses of Class
org.apache.camel.component.cache.CacheEventListenerRegistry

Packages that use CacheEventListenerRegistry
org.apache.camel.component.cache   
 

Uses of CacheEventListenerRegistry in org.apache.camel.component.cache
 

Methods in org.apache.camel.component.cache that return CacheEventListenerRegistry
 CacheEventListenerRegistry CacheConfiguration.getEventListenerRegistry()
           
 

Methods in org.apache.camel.component.cache with parameters of type CacheEventListenerRegistry
 void CacheConfiguration.setEventListenerRegistry(CacheEventListenerRegistry eventListenerRegistry)
           
 



Apache CAMEL