Uses of Class
org.ow2.util.ee.metadata.ejbjar.api.TransactionAttributeLevel

Packages that use TransactionAttributeLevel
org.ow2.util.ee.metadata.ejbjar.api Implementation of EJB 3.0 container 
 

Uses of TransactionAttributeLevel in org.ow2.util.ee.metadata.ejbjar.api
 

Methods in org.ow2.util.ee.metadata.ejbjar.api that return TransactionAttributeLevel
static TransactionAttributeLevel TransactionAttributeLevel.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TransactionAttributeLevel[] TransactionAttributeLevel.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



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