|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StorableObject | |
---|---|
com.sun.jini.outrigger | This is an implementation of a JavaSpaces technology-enabled service. |
Uses of StorableObject in com.sun.jini.outrigger |
---|
Subinterfaces of StorableObject in com.sun.jini.outrigger | |
---|---|
interface |
StorableResource
Sub-interface of StorableObject that must be implemented by
objects that represent leased resources and must persist their state. |
Methods in com.sun.jini.outrigger with parameters of type StorableObject | |
---|---|
void |
LogOps.joinStateOp(StorableObject state)
Log an update to the join state |
void |
LogOps.prepareOp(Long txnId,
StorableObject transaction)
Log a transaction prepare . |
void |
LogOps.registerOp(StorableResource registration,
String type,
StorableObject[] templates)
Log a notify operation. |
void |
StoredObject.restore(StorableObject object)
Restore the state of a StorableObject object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |