Uses of Class
org.ow2.util.pool.impl.enhanced.api.recorder.RecorderPoolItemState

Packages that use RecorderPoolItemState
org.ow2.util.pool.impl.enhanced.api.recorder   
org.ow2.util.pool.impl.enhanced.api.recorder.accesmanager   
 

Uses of RecorderPoolItemState in org.ow2.util.pool.impl.enhanced.api.recorder
 

Methods in org.ow2.util.pool.impl.enhanced.api.recorder that return RecorderPoolItemState
 RecorderPoolItemState IRecorderPoolItem.getState()
           
static RecorderPoolItemState RecorderPoolItemState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RecorderPoolItemState[] RecorderPoolItemState.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Uses of RecorderPoolItemState in org.ow2.util.pool.impl.enhanced.api.recorder.accesmanager
 

Methods in org.ow2.util.pool.impl.enhanced.api.recorder.accesmanager with parameters of type RecorderPoolItemState
 int IRecorderAccessManager.movePoolItemWhoseStateChanged(java.util.List<? extends IRecorderPoolItem<? extends E,? extends I>> poolItemList, IRecorderPoolItem<? extends E,? extends I> poolItem, RecorderPoolItemState previousState)
           
 



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