Package com.complexible.common.pool
package com.complexible.common.pool
-
ClassDescriptionAbstract base class for instantiating a pool backed by Apache Pool.Pool implementation using an Apache object poolProvides a simple implementation of a PoolableObjectFactory that can be used with
ApachePoolConfig.Simple interface for a Pool of objectsInterface for a resource that can be used with an objectPool.PoolConfig<T,E extends Exception> Abstract configuration for aPool