Uses of Interface
com.sun.sgs.app.ManagedReference

Packages that use ManagedReference
com.sun.sgs.app Provides the interface to the RedDwarf Server used by application developers. 
com.sun.sgs.service Provides interfaces and classes for services provided by the RedDwarf Server. 
 

Uses of ManagedReference in com.sun.sgs.app
 

Methods in com.sun.sgs.app that return ManagedReference
<T> ManagedReference<T>
DataManager.createReference(T object)
          Creates a managed reference to an object, storing the object in the data manager if it is transient.
 

Uses of ManagedReference in com.sun.sgs.service
 

Methods in com.sun.sgs.service that return ManagedReference
 ManagedReference<?> DataService.createReferenceForId(BigInteger id)
          Creates a managed reference for the object with the specified identifier, which should have been obtained from a call to ManagedReference.getId.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved