Uses of Class
org.jboss.util.WeakObject

Packages that use WeakObject
org.jboss.util Utility classes and interfaces. 
 

Uses of WeakObject in org.jboss.util
 

Methods in org.jboss.util that return WeakObject
static WeakObject WeakObject.create(Object obj)
          Create a WeakObject for the given object.
static WeakObject WeakObject.create(Object obj, ReferenceQueue queue)
          Create a WeakObject for the given object.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.