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