Uses of Interface
com.sun.jini.outrigger.StorableObject

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.
 



Copyright 2005, Sun Microsystems, Inc.
Licensed under the Apache License, Version 2.0.