Package org.glassfish.external.amx
Class AMXUtil
java.lang.Object
org.glassfish.external.amx.AMXUtil
Small utilities for AMXBooter and related.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectName
Get the ObjectName of the MBeanServerDelegateObjectName.static ObjectName
Make a new ObjectName (unchecked exception).static ObjectName
newObjectName
(String domain, String props) Make a new ObjectName (unchecked exception).static String
-
Constructor Details
-
AMXUtil
private AMXUtil()
-
-
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
-