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