|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Disposable
A Disposable is a resource that needs to release other resources when it is no longer needed. Resources registered with a CacheManager (or Cache), will have this method called whenever they are disposed themselves...
Method Summary | |
---|---|
void |
dispose()
Disposes the resource and releases any system resources associated with it. |
Method Detail |
---|
void dispose()
|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |