Uses of Interface
com.opensymphony.oscache.base.LifecycleAware

Packages that use LifecycleAware
com.opensymphony.oscache.plugins.clustersupport Provides support for broadcasting flush events so that OSCache can function across a cluster. 
 

Uses of LifecycleAware in com.opensymphony.oscache.plugins.clustersupport
 

Classes in com.opensymphony.oscache.plugins.clustersupport that implement LifecycleAware
 class AbstractBroadcastingListener
          Implementation of a CacheEntryEventListener.
 class JavaGroupsBroadcastingListener
          A concrete implementation of the AbstractBroadcastingListener based on the JavaGroups library.
 class JMS10BroadcastingListener
          A JMS 1.0.x based clustering implementation.
 class JMSBroadcastingListener
          A JMS based clustering implementation.
 



Copyright © 2011 OpenSymphony. All Rights Reserved.