JBoss Common Classes 2.2.17.GA-redhat-1

Uses of Class
org.jboss.util.SoftObject

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

Uses of SoftObject in org.jboss.util
 

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


JBoss Common Classes 2.2.17.GA-redhat-1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.