Uses of Interface
railo.commons.io.cache.CacheEventListener

Packages that use CacheEventListener
railo.commons.io.cache   
railo.runtime.cache   
railo.runtime.cache.eh   
railo.runtime.type.scope.storage   
 

Uses of CacheEventListener in railo.commons.io.cache
 

Methods in railo.commons.io.cache that return CacheEventListener
 CacheEventListener CacheEventListener.duplicate()
           
 

Methods in railo.commons.io.cache with parameters of type CacheEventListener
 void CacheEvent.register(CacheEventListener listener)
          allows to register a CacheEventListener for one or more certain events
 

Uses of CacheEventListener in railo.runtime.cache
 

Classes in railo.runtime.cache that implement CacheEventListener
 class ComponentCacheEventListener
           
 

Methods in railo.runtime.cache that return CacheEventListener
 CacheEventListener ComponentCacheEventListener.duplicate()
           
 

Uses of CacheEventListener in railo.runtime.cache.eh
 

Methods in railo.runtime.cache.eh with parameters of type CacheEventListener
 void EHCacheSupport.register(CacheEventListener listener)
           
 

Constructors in railo.runtime.cache.eh with parameters of type CacheEventListener
EHCacheEventListener(CacheEventListener listener)
           
 

Uses of CacheEventListener in railo.runtime.type.scope.storage
 

Classes in railo.runtime.type.scope.storage that implement CacheEventListener
 class SessionEndCacheEvent
           
 

Methods in railo.runtime.type.scope.storage that return CacheEventListener
 CacheEventListener SessionEndCacheEvent.duplicate()
           
 



Copyright © 2012 Railo