|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DisposableCacheValue
If the value inserted in the cache implement this interface, the dispose() method will be called to release
all resource used by this data when it is removed from the cache.
| Method Summary | |
|---|---|
void |
dispose()
|
| Method Detail |
|---|
void dispose()
throws Exception
Exception - error when releasing the resource of this data.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||