|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use StorableObject | |
| com.sun.jini.outrigger | This is an implementation of a JavaSpaces(TM) 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 |
StoredObject.restore(StorableObject object)
Restore the state of a StorableObject object. |
void |
LogOps.joinStateOp(StorableObject state)
Log an update to the join state |
void |
LogOps.registerOp(StorableResource registration,
String type,
StorableObject[] templates)
Log a notify operation. |
void |
LogOps.prepareOp(Long txnId,
StorableObject transaction)
Log a transaction prepare. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||