Uses of Class
ru.funsys.avalanche.jmx.JMXOperation.IMPACT
-
Packages that use JMXOperation.IMPACT Package Description ru.funsys.avalanche.jmx -
-
Uses of JMXOperation.IMPACT in ru.funsys.avalanche.jmx
Methods in ru.funsys.avalanche.jmx that return JMXOperation.IMPACT Modifier and Type Method Description JMXOperation.IMPACT
impact()
Тип воздействия, значение по умолчаниюMBeanOperationInfo.UNKNOWN
.static JMXOperation.IMPACT
JMXOperation.IMPACT. valueOf(String name)
Returns the enum constant of this type with the specified name.static JMXOperation.IMPACT[]
JMXOperation.IMPACT. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-