DESY ACOP Beans Home

Uses of Interface
com.cosylab.util.PoolableObject

Packages that use PoolableObject
com.cosylab.util   
 

Uses of PoolableObject in com.cosylab.util
 

Methods in com.cosylab.util that return PoolableObject
 PoolableObject ObjectPool.newInstance()
          Produces a new instance.
 PoolableObject ObjectFactory.newInstance()
          New instance of PoolableObject
 PoolableObject DefaultObjectFactory.newInstance()
           
 

Methods in com.cosylab.util with parameters of type PoolableObject
 void ObjectPool.returnToPool(PoolableObject p)
          Must be invoked from the finalize method of the PoolableObjects to return them to the object pool.
 



Copyright © 2010. All Rights Reserved.