Uses of Class
org.ow2.easybeans.api.OperationState

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()
           
 



Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.