org.ow2.util.pool.impl.enhanced.api.recorder.clue
Interface IRecorderCluePool<E,C>

Type Parameters:
E - pool item type
C - clue type
All Superinterfaces:
ICluePool<E,C>, IPool<E>, IRecorderPool<E>, IResizable, IResizableCluePool<E,C>, IResizablePool<E>

public interface IRecorderCluePool<E,C>
extends IRecorderPool<E>, IResizableCluePool<E,C>

Author:
Gael Lalire

Method Summary
 
Methods inherited from interface org.ow2.util.pool.impl.enhanced.api.IPool
get, put, remove, signalAllWaiters
 
Methods inherited from interface org.ow2.util.pool.impl.enhanced.api.IPool
get, put, remove, signalAllWaiters
 
Methods inherited from interface org.ow2.util.pool.impl.enhanced.internal.resizer.api.IResizable
setExpectedSize
 
Methods inherited from interface org.ow2.util.pool.impl.enhanced.api.clue.ICluePool
get
 
Methods inherited from interface org.ow2.util.pool.impl.enhanced.api.IPool
get, put, remove, signalAllWaiters
 



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