Uses of Class
org.apache.commons.jcs3.auxiliary.remote.RemoteCacheManager
Packages that use RemoteCacheManager
Package
Description
Root package for the remote auxiliary cache.
-
Uses of RemoteCacheManager in org.apache.commons.jcs3.auxiliary.remote
Methods in org.apache.commons.jcs3.auxiliary.remote that return RemoteCacheManagerModifier and TypeMethodDescriptionRemoteCacheFactory.getManager
(IRemoteCacheAttributes cattr) Returns an instance of RemoteCacheManager for the given connection parameters.RemoteCacheFactory.getManager
(IRemoteCacheAttributes cattr, ICompositeCacheManager cacheMgr, ICacheEventLogger cacheEventLogger, IElementSerializer elementSerializer) Returns an instance of RemoteCacheManager for the given connection parameters.Methods in org.apache.commons.jcs3.auxiliary.remote with parameters of type RemoteCacheManagerModifier and TypeMethodDescriptionvoid
RemoteCacheMonitor.addManager
(RemoteCacheManager manager) Add a manager to be monitored