|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteCacheManager | |
---|---|
org.apache.jcs.auxiliary.remote | Root package for the remote auxiliary cache. |
Uses of RemoteCacheManager in org.apache.jcs.auxiliary.remote |
---|
Methods in org.apache.jcs.auxiliary.remote that return RemoteCacheManager | |
---|---|
static RemoteCacheManager |
RemoteCacheManager.getInstance(IRemoteCacheAttributes cattr,
ICompositeCacheManager cacheMgr,
ICacheEventLogger cacheEventLogger,
IElementSerializer elementSerializer)
Returns an instance of RemoteCacheManager for the given connection parameters. |
Constructors in org.apache.jcs.auxiliary.remote with parameters of type RemoteCacheManager | |
---|---|
RemoteCacheRestore(RemoteCacheManager rcm)
Constructs with the given instance of RemoteCacheManager. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |