Seam Core JSF2 2.3.1.Final-redhat-1

Uses of Class
org.jboss.seam.annotations.TransactionPropagationType

Packages that use TransactionPropagationType
org.jboss.seam.annotations Annotations for defining Seam components. 
 

Uses of TransactionPropagationType in org.jboss.seam.annotations
 

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


Seam Core JSF2 2.3.1.Final-redhat-1

Copyright © 2013 Seam Framework. All Rights Reserved.