|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Internal public interface ManagedCache
Interface that managed cache things need to implement
Method Summary | |
---|---|
void |
clear()
Clear the cache. |
java.lang.String |
getName()
The name of the cache, uniquely identifies this cache. |
boolean |
isFlushable()
Returns true if this cache can be flushed. |
Method Detail |
---|
void clear()
java.lang.String getName()
boolean isFlushable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |