|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICompositeCacheManager
I need the interface so I can plug in mock managers for testing.
| Method Summary | ||
|---|---|---|
|
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. |
|
| Method Detail |
|---|
<K extends Serializable,V extends Serializable> CompositeCache<K,V> getCache(String cacheName)
cacheName -
Properties getConfigurationProperties()
String getStats()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||