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.lateral
Subclasses of AbstractAuxiliaryCacheMonitor in org.apache.commons.jcs3.auxiliary.lateralModifier and TypeClassDescriptionclass
Used to monitor and repair any failed connection for the lateral cache service. -
Uses of AbstractAuxiliaryCacheMonitor in org.apache.commons.jcs3.auxiliary.remote
Subclasses of AbstractAuxiliaryCacheMonitor in org.apache.commons.jcs3.auxiliary.remoteModifier and TypeClassDescriptionclass
Deprecated.Functionality moved to RemoteCacheNoWaitFacadeclass
Used to monitor and repair any failed connection for the remote cache service. -
Uses of AbstractAuxiliaryCacheMonitor in org.apache.commons.jcs3.auxiliary.remote.http.client
Modifier and TypeClassDescriptionclass
Upon the notification of a connection error, the monitor changes to operate in a time driven mode.