org.ow2.util.pool.impl.enhanced.api.recorder
Interface IRecorderPoolItem<E,I>

Type Parameters:
E - pool item type
I -

public interface IRecorderPoolItem<E,I>

Author:
Gael Lalire

Method Summary
 I getId()
           
 E getPoolItem()
           
 RecorderPoolItemState getState()
           
 

Method Detail

getPoolItem

E getPoolItem()

getId

I getId()

getState

RecorderPoolItemState getState()


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