Uses of Class
org.granite.jmx.MBeanOperation.Impact

Packages that use MBeanOperation.Impact
org.granite.jmx   
 

Uses of MBeanOperation.Impact in org.granite.jmx
 

Methods in org.granite.jmx that return MBeanOperation.Impact
static MBeanOperation.Impact MBeanOperation.Impact.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MBeanOperation.Impact[] MBeanOperation.Impact.values()
          Returns an array containing the constants of this enum type, in the order they are declared.