|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.external.amx.AMXUtil
@Taxonomy(stability=UNCOMMITTED) public final class AMXUtil
Small utilities for AMXBooter and related.
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ObjectName newObjectName(String s)
public static ObjectName newObjectName(String domain,
String props)
domain - props - public static ObjectName getMBeanServerDelegateObjectName()
public static String prop(String key,
String value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||