|
||||||||||
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 | |
---|---|
CompositeCache |
getCache(java.lang.String cacheName)
Gets the cache attribute of the CacheHub object |
java.util.Properties |
getConfigurationProperties()
This is exposed so other manager can get access to the props. |
java.lang.String |
getStats()
Gets stats for debugging. |
Method Detail |
---|
CompositeCache getCache(java.lang.String cacheName)
cacheName
-
java.util.Properties getConfigurationProperties()
java.lang.String getStats()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |