Uses of Class
org.apache.aries.transaction.TransactionAttribute

Packages that use TransactionAttribute
org.apache.aries.transaction   
 

Uses of TransactionAttribute in org.apache.aries.transaction
 

Methods in org.apache.aries.transaction that return TransactionAttribute
static TransactionAttribute TransactionAttribute.fromValue(String value)
           
static TransactionAttribute TransactionAttribute.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TransactionAttribute[] TransactionAttribute.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.