Package org.glassfish.admin.mbeanserver
Interface AMXStartupServiceMBean
- All Superinterfaces:
org.glassfish.api.amx.AMXLoader
@Contract
public interface AMXStartupServiceMBean
extends org.glassfish.api.amx.AMXLoader
MBean representing AMX, once started.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ObjectNameObjectName of the MBean which actually laods AMX MBeans; that MBean references this constantFields inherited from interface org.glassfish.api.amx.AMXLoader
LOADER_PREFIX -
Method Summary
Methods inherited from interface org.glassfish.api.amx.AMXLoader
loadAMXMBeans, unloadAMXMBeans
-
Field Details
-
OBJECT_NAME
ObjectName of the MBean which actually laods AMX MBeans; that MBean references this constant
-
-
Method Details
-
getDomainRoot
ObjectName getDomainRoot() -
getJMXServiceURLs
JMXServiceURL[] getJMXServiceURLs()
-