|
||||||||||
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(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 |
---|
CompositeCache getCache(String cacheName)
cacheName
-
Properties getConfigurationProperties()
String getStats()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |