Uses of Class
org.jboss.jbossts.star.annotation.SRA.Type
-
Packages that use SRA.Type Package Description org.jboss.jbossts.star.annotation -
-
Uses of SRA.Type in org.jboss.jbossts.star.annotation
Methods in org.jboss.jbossts.star.annotation that return SRA.Type Modifier and Type Method Description SRA.Typevalue()The Type element of the SRA annotation indicates whether a bean method is to be executed within the context of a SRA.static SRA.TypeSRA.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static SRA.Type[]SRA.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-