Uses of Enum Class
org.weakref.jmx.JmxException.Reason
Packages that use JmxException.Reason
-
Uses of JmxException.Reason in org.weakref.jmx
Methods in org.weakref.jmx that return JmxException.ReasonModifier and TypeMethodDescriptionJmxException.getReason()static JmxException.ReasonReturns the enum constant of this class with the specified name.static JmxException.Reason[]JmxException.Reason.values()Returns an array containing the constants of this enum class, in the order they are declared.