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

Packages that use StorableResource
com.sun.jini.outrigger This is an implementation of a JavaSpaces technology-enabled service. 
 

Uses of StorableResource in com.sun.jini.outrigger
 

Methods in com.sun.jini.outrigger with parameters of type StorableResource
 void LogOps.registerOp(StorableResource registration, String type, StorableObject[] templates)
          Log a notify operation.
 void StoredResource.restore(StorableResource obj)
          Restore the state of a StorableResource.
 void LogOps.writeOp(StorableResource[] entries, Long txnId)
          Log a batch write operation.
 void LogOps.writeOp(StorableResource entry, Long txnId)
          Log a write operation.
 



Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.