@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 Oracle. All rights reserved.