|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CacheListeners | |
| org.apache.jcs.auxiliary.remote.server | |
| Uses of CacheListeners in org.apache.jcs.auxiliary.remote.server |
| Methods in org.apache.jcs.auxiliary.remote.server that return CacheListeners | |
private CacheListeners |
RemoteCacheServer.getCacheListeners(java.lang.String cacheName)
Returns the cache lsitener for the specified cache. |
private CacheListeners |
RemoteCacheServer.getClusterListeners(java.lang.String cacheName)
Gets the clusterListeners attribute of the RemoteCacheServer object |
| Methods in org.apache.jcs.auxiliary.remote.server with parameters of type CacheListeners | |
private ICacheEventQueue[] |
RemoteCacheServer.getEventQList(CacheListeners cacheListeners,
byte requesterId)
Gets the eventQList attribute of the RemoteCacheServer object |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||