|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistentStore | |
---|---|
com.sun.jini.norm | Provides implementations of LeaseRenewalService . |
Uses of PersistentStore in com.sun.jini.norm |
---|
Fields in com.sun.jini.norm declared as PersistentStore | |
---|---|
private PersistentStore |
LeaseSet.store
PersistentStore that changes should be logged to. |
private PersistentStore |
NormServerBaseImpl.store
Our persistant store |
Methods in com.sun.jini.norm with parameters of type PersistentStore | |
---|---|
(package private) Iterator |
LeaseSet.restoreTransientState(EventTypeGenerator generator,
PersistentStore store,
NormServerBaseImpl normServerBaseImpl,
ProxyPreparer recoveredListenerPreparer)
Restore the transient state of the set that can't be restored automatically after a log recovery. |
Constructors in com.sun.jini.norm with parameters of type PersistentStore | |
---|---|
LeaseSet(Uuid ID,
EventTypeGenerator generator,
PersistentStore store,
NormServerBaseImpl normServerBaseImpl)
Simple constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |