Uses of Interface
com.mchange.v2.resourcepool.ResourcePool
Packages that use ResourcePool
-
Uses of ResourcePool in com.mchange.v2.resourcepool
Subinterfaces of ResourcePool in com.mchange.v2.resourcepoolMethods in com.mchange.v2.resourcepool that return ResourcePoolModifier and TypeMethodDescriptionBasicResourcePoolFactory.createPool(ResourcePool.Manager mgr) abstract ResourcePoolResourcePoolFactory.createPool(ResourcePool.Manager mgr) Constructors in com.mchange.v2.resourcepool with parameters of type ResourcePoolModifierConstructorDescriptionResourcePoolEvent(ResourcePool pool, Object resc, boolean checked_out_resource, int pool_size, int available_size, int removed_but_unreturned_size) ResourcePoolEventSupport(ResourcePool source)