Uses of Class
org.jboss.remotingjmx.Util.Timeout
-
Packages that use Util.Timeout Package Description org.jboss.remotingjmx -
-
Uses of Util.Timeout in org.jboss.remotingjmx
Methods in org.jboss.remotingjmx that return Util.Timeout Modifier and Type Method Description static Util.TimeoutUtil.Timeout. valueOf(String name)Returns the enum constant of this type with the specified name.static Util.Timeout[]Util.Timeout. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jboss.remotingjmx with parameters of type Util.Timeout Modifier and Type Method Description static IntegerUtil. getTimeoutValue(Util.Timeout property, Map<String,?> environment)
-