Uses of Class
org.jboss.jca.as.converters.Mbean.Attribute
-
Packages that use Mbean.Attribute Package Description org.jboss.jca.as.converters This package contains the IronJacamar converter. -
-
Uses of Mbean.Attribute in org.jboss.jca.as.converters
Methods in org.jboss.jca.as.converters that return Mbean.Attribute Modifier and Type Method Description static Mbean.AttributeMbean.Attribute. forName(String localName)Static method to get enum instance given localName XsdStringstatic Mbean.AttributeMbean.Attribute. valueOf(String name)Returns the enum constant of this type with the specified name.static Mbean.Attribute[]Mbean.Attribute. values()Returns an array containing the constants of this enum type, in the order they are declared.
-