|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This helps ensure some common behvior among LateraLCacheManagers for things such as montiors.
Field Summary |
Fields inherited from interface org.apache.jcs.engine.behavior.ICacheType |
CACHE_HUB, DISK_CACHE, LATERAL_CACHE, REMOTE_CACHE |
Method Summary | |
void |
fixCaches(ILateralCacheService lateralService,
ILateralCacheObserver lateralWatch)
Sets the corected service. |
java.lang.Object |
fixService()
The restore calls thsi on the manger if a cache if found to be in error. |
java.util.Map |
getCaches()
This is a temporary solution that allos the monitor to get caches from an instance of a manager. |
java.util.Map |
getInstances()
This is a temporary solution that allos the monitor to get the instances of a manager. |
Methods inherited from interface org.apache.jcs.auxiliary.AuxiliaryCacheManager |
getCache |
Methods inherited from interface org.apache.jcs.engine.behavior.ICacheType |
getCacheType |
Method Detail |
public java.util.Map getInstances()
public java.util.Map getCaches()
public java.lang.Object fixService() throws java.io.IOException
java.io.IOException
- if the service cannot be fixed.public void fixCaches(ILateralCacheService lateralService, ILateralCacheObserver lateralWatch)
lateralService
- lateralWatch
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |