org.ow2.util.pool.impl.enhanced.manager.clue
Interface ICluePoolManager<E,C>

Type Parameters:
E -
C -
All Superinterfaces:
IClueManager<E,C>, IPoolItemFactory<E>, IPoolManager<E>
All Known Subinterfaces:
IPoolItemRemoveClueManager<E,C>, IValidatorCluePoolManager<E,C>

public interface ICluePoolManager<E,C>
extends IPoolManager<E>, IClueManager<E,C>

If you implements this interface then EnhancedPool will add stuff to manage clue.

Author:
Gael Lalire

Method Summary
 
Methods inherited from interface org.ow2.util.pool.impl.enhanced.api.basic.IPoolItemFactory
createPoolItem
 
Methods inherited from interface org.ow2.util.pool.impl.enhanced.api.clue.IClueManager
tryMatch, unMatch
 



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