Uses of Class
org.jacorb.notification.util.AbstractObjectPool

Packages that use AbstractObjectPool
org.jacorb.notification.util   
 

Uses of AbstractObjectPool in org.jacorb.notification.util
 

Subclasses of AbstractObjectPool in org.jacorb.notification.util
 class AbstractPoolablePool
           
 

Methods in org.jacorb.notification.util with parameters of type AbstractObjectPool
 void AbstractPoolable.setObjectPool(AbstractObjectPool pool)
          Set the ObjectPool to which this instance should be returned.