|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.perseus.persistence.api.VirtualState
This simple implementation of the State interface can be used in order to simulate a State into a Working set in case of cache eviction.
Field Summary | |
---|---|
static State |
instance
|
Method Summary | |
---|---|
CacheEntry |
getCacheEntry()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final State instance
Method Detail |
public final CacheEntry getCacheEntry()
getCacheEntry
in interface State
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |