org.ow2.util.pool.impl.enhanced.manager
Interface IPoolManager<E>

Type Parameters:
E - pool item type
All Superinterfaces:
IPoolItemFactory<E>
All Known Subinterfaces:
ICluePoolManager<E,C>, IPoolItemRemoveClueManager<E,C>, IPoolItemRemoveManager<E>, IValidatorCluePoolManager<E,C>, IValidatorPoolManager<E>

public interface IPoolManager<E>
extends IPoolItemFactory<E>

This interface have to be implemented to create an EnhancedPool.

Author:
Gael Lalire

Method Summary
 
Methods inherited from interface org.ow2.util.pool.impl.enhanced.api.basic.IPoolItemFactory
createPoolItem
 



Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.