Uses of Class
com.sun.ejb.containers.util.pool.AbstractPool
Packages that use AbstractPool
Package
Description
-
Uses of AbstractPool in com.sun.ejb.containers
Fields in com.sun.ejb.containers declared as AbstractPool -
Uses of AbstractPool in com.sun.ejb.containers.util.pool
Subclasses of AbstractPool in com.sun.ejb.containers.util.poolModifier and TypeClassDescriptionclassNonBlockingPool pool provides the basic implementation of an object pool. -
Uses of AbstractPool in com.sun.ejb.monitoring.stats
Constructors in com.sun.ejb.monitoring.stats with parameters of type AbstractPoolModifierConstructorDescriptionEjbPoolStatsProvider(AbstractPool delegate, long beanId, String appName, String moduleName, String beanName)