Package | Description |
---|---|
org.apache.commons.jcs.auxiliary.remote |
Root package for the remote auxiliary cache.
|
org.apache.commons.jcs.auxiliary.remote.server | |
org.apache.commons.jcs.auxiliary.remote.server.behavior |
Modifier and Type | Class and Description |
---|---|
class |
RemoteCacheWatchRepairable
Same as CacheWatcherWrapper but implements the IRemoteCacheWatch interface.
|
class |
ZombieRemoteCacheWatch
Description of the Class
|
Modifier and Type | Method and Description |
---|---|
void |
RemoteCacheManager.fixCaches(ICacheServiceNonLocal<?,?> remoteService,
IRemoteCacheObserver remoteWatch)
Fixes up all the caches managed by this cache manager.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteCacheServer<K,V>
This class provides remote cache services.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IRemoteCacheServer<K,V>
Interface for managing Remote objects
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.