Uses of Class
org.apache.jcs.auxiliary.remote.RemoteCacheManager

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.
 



Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.