Package org.glassfish.external.amx
Class AMXUtil
java.lang.Object
org.glassfish.external.amx.AMXUtil
Small utilities for AMXBooter and related.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectNameGet the ObjectName of the MBeanServerDelegateObjectName.static ObjectNameMake a new ObjectName (unchecked exception).static ObjectNamenewObjectName(String domain, String props) Make a new ObjectName (unchecked exception).static String
-
Method Details
-
newObjectName
Make a new ObjectName (unchecked exception). -
newObjectName
Make a new ObjectName (unchecked exception).- Parameters:
domain-props-
-
getMBeanServerDelegateObjectName
Get the ObjectName of the MBeanServerDelegateObjectName. -
prop
-