| Package | Description |
|---|---|
| org.apache.commons.jcs3.auxiliary.remote |
Root package for the remote auxiliary cache.
|
| Modifier and Type | Method and Description |
|---|---|
RemoteCacheManager |
RemoteCacheFactory.getManager(IRemoteCacheAttributes cattr)
Returns an instance of RemoteCacheManager for the given connection parameters.
|
RemoteCacheManager |
RemoteCacheFactory.getManager(IRemoteCacheAttributes cattr,
ICompositeCacheManager cacheMgr,
ICacheEventLogger cacheEventLogger,
IElementSerializer elementSerializer)
Returns an instance of RemoteCacheManager for the given connection parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteCacheMonitor.addManager(RemoteCacheManager manager)
Add a manager to be monitored
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.