Uses of Class
org.jboss.seam.faces.transaction.SeamManagedTransactionType

Packages that use SeamManagedTransactionType
org.jboss.seam.faces.transaction Transaction support. 
 

Uses of SeamManagedTransactionType in org.jboss.seam.faces.transaction
 

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



Copyright © 2011 Seam Framework. All Rights Reserved.