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