public interface ICompositeCacheManager extends IShutdownObservable
| Modifier and Type | Method and Description |
|---|---|
<K,V> CompositeCache<K,V> |
getCache(String cacheName)
Gets the cache attribute of the CacheHub object
|
Properties |
getConfigurationProperties()
This is exposed so other manager can get access to the props.
|
String |
getStats()
Gets stats for debugging.
|
deregisterShutdownObserver, registerShutdownObserver<K,V> CompositeCache<K,V> getCache(String cacheName)
cacheName - Properties getConfigurationProperties()
String getStats()
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.