Uses of Interface
com.ebmwebsourcing.easycommons.pooling.ResourceHandler

Packages that use ResourceHandler
com.ebmwebsourcing.easycommons.pooling   
 

Uses of ResourceHandler in com.ebmwebsourcing.easycommons.pooling
 

Constructors in com.ebmwebsourcing.easycommons.pooling with parameters of type ResourceHandler
GenericResourcePool(ResourceHandler<T> ressourceHandler, int minSize, int maxSize, PoolPolicy poolPolicy)
          Instantiate a new resource pool with specified resource handler, minimum size and maximum size of the pool and pool policy
 



Copyright © 2012 Petals Link. All Rights Reserved.