Uses of Class
org.apache.openejb.core.transaction.SimpleWorkManager.WorkType

Packages that use SimpleWorkManager.WorkType
org.apache.openejb.core.transaction   
 

Uses of SimpleWorkManager.WorkType in org.apache.openejb.core.transaction
 

Methods in org.apache.openejb.core.transaction that return SimpleWorkManager.WorkType
static SimpleWorkManager.WorkType SimpleWorkManager.WorkType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SimpleWorkManager.WorkType[] SimpleWorkManager.WorkType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.