@Taxonomy(stability=UNCOMMITTED) public final class AMXUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static ObjectName |
getMBeanServerDelegateObjectName()
Get the ObjectName of the MBeanServerDelegateObjectName.
|
static ObjectName |
newObjectName(String s)
Make a new ObjectName (unchecked exception).
|
static ObjectName |
newObjectName(String domain,
String props)
Make a new ObjectName (unchecked exception).
|
static String |
prop(String key,
String value) |
public static ObjectName newObjectName(String s)
public static ObjectName newObjectName(String domain, String props)
domain - props - public static ObjectName getMBeanServerDelegateObjectName()
Copyright © 2017-2018 Eclipse Foundation. All Rights Reserved.