public class JmxUtil extends Object
Constructor and Description |
---|
JmxUtil() |
Modifier and Type | Method and Description |
---|---|
static ObjectName |
registerJmx(ObjectName base,
String keyprop,
Object obj) |
static void |
unregisterJmx(ObjectName oname) |
public static ObjectName registerJmx(ObjectName base, String keyprop, Object obj)
public static void unregisterJmx(ObjectName oname)
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.