org.ow2.jonas.resource.internal.pool
Interface PoolProvider


public interface PoolProvider

The interface PoolProvider defines the minimal behaviour of a Pool Provider.


Method Summary
 Pool getPool()
          Return the Pool
 

Method Detail

getPool

Pool getPool()
Return the Pool

Returns:
Pool associated with this provider


Copyright © 2010 OW2 Consortium. All Rights Reserved.