Uses of Class
org.jboss.annotation.ejb.Durability

Packages that use Durability
org.jboss.annotation.ejb   
 

Uses of Durability in org.jboss.annotation.ejb
 

Methods in org.jboss.annotation.ejb that return Durability
static Durability Durability.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Durability[] Durability.values()
          Returns an array containing the constants of this enum type, in the order they're declared.