Uses of Class
org.apache.commons.jcs3.auxiliary.AbstractAuxiliaryCacheMonitor
Packages that use AbstractAuxiliaryCacheMonitor
Package
Description
Root package for the lateral cache family.
Root package for the remote auxiliary cache.
- 
Uses of AbstractAuxiliaryCacheMonitor in org.apache.commons.jcs3.auxiliary.lateralSubclasses of AbstractAuxiliaryCacheMonitor in org.apache.commons.jcs3.auxiliary.lateralModifier and TypeClassDescriptionclassUsed to monitor and repair any failed connection for the lateral cache service.
- 
Uses of AbstractAuxiliaryCacheMonitor in org.apache.commons.jcs3.auxiliary.remoteSubclasses of AbstractAuxiliaryCacheMonitor in org.apache.commons.jcs3.auxiliary.remoteModifier and TypeClassDescriptionclassDeprecated.Functionality moved to RemoteCacheNoWaitFacadeclassUsed to monitor and repair any failed connection for the remote cache service.
- 
Uses of AbstractAuxiliaryCacheMonitor in org.apache.commons.jcs3.auxiliary.remote.http.clientModifier and TypeClassDescriptionclassUpon the notification of a connection error, the monitor changes to operate in a time driven mode.