|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationState | |
|---|---|
| org.ow2.easybeans.api | Implementation of EJB 3.0 container API |
| Uses of OperationState in org.ow2.easybeans.api |
|---|
| Methods in org.ow2.easybeans.api that return OperationState | |
|---|---|
OperationState |
Factory.getOperationState()
|
static OperationState |
OperationState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OperationState[] |
OperationState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.easybeans.api that return types with arguments of type OperationState | |
|---|---|
InheritableThreadLocal<OperationState> |
Factory.getOperationStateThreadLocal()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||