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