public class JmxUtil extends Object
| Constructor and Description |
|---|
JmxUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
registerMBean(String packageName,
String type,
String name,
Object mbean)
Will register the given mbean using the given packageName, type and name.
|
Copyright © 2017. All rights reserved.