Uses of Class
org.jboss.as.ejb3.subsystem.EJB3Model
-
Packages that use EJB3Model Package Description org.jboss.as.ejb3.subsystem -
-
Uses of EJB3Model in org.jboss.as.ejb3.subsystem
Methods in org.jboss.as.ejb3.subsystem that return EJB3Model Modifier and Type Method Description static EJB3ModelEJB3Model. valueOf(String name)Returns the enum constant of this type with the specified name.static EJB3Model[]EJB3Model. values()Returns an array containing the constants of this enum type, in the order they are declared.
-