|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||