|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Defines the interface for management of entries held in the cache. Every Cache has an internal table. Entries in such a table, must provide the methods defined by this interface.
| Method Summary | |
|---|---|
java.lang.Object |
getCeIdentifier()
Returns the object identifier associated to the object in the cache entry. |
java.lang.Object |
getCeObject()
Gives access to the object within the cache entry. |
| Method Detail |
public java.lang.Object getCeObject()
public java.lang.Object getCeIdentifier()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||