Uses of Class
org.ow2.util.pool.impl.enhanced.impl.keepbusy.ReferenceType

Packages that use ReferenceType
org.ow2.util.pool.impl.enhanced.impl.keepbusy   
 

Uses of ReferenceType in org.ow2.util.pool.impl.enhanced.impl.keepbusy
 

Methods in org.ow2.util.pool.impl.enhanced.impl.keepbusy that return ReferenceType
protected  ReferenceType KeepBusyPool.getReferenceType()
           
static ReferenceType ReferenceType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ReferenceType[] ReferenceType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in org.ow2.util.pool.impl.enhanced.impl.keepbusy with parameters of type ReferenceType
KeepBusyPool(IPool<E> pool, ReferenceType referenceType)
           
 



Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.