Uses of Class
org.jboss.seam.transaction.TransactionPropagation

Packages that use TransactionPropagation
org.jboss.seam.transaction   
 

Uses of TransactionPropagation in org.jboss.seam.transaction
 

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



Copyright © 2011 Seam Framework. All Rights Reserved.