org.glassfish.admin.mbeanserver
Interface AMXStartupServiceMBean
- All Superinterfaces:
- AMXLoader
@Contract
public interface AMXStartupServiceMBean
- extends AMXLoader
MBean representing AMX, once started.
- See Also:
org.glassfish.admin.amx.loader.AMXStartupService
|
Field Summary |
static javax.management.ObjectName |
OBJECT_NAME
ObjectName of the MBean which actually laods AMX MBeans; that MBean references this constant |
OBJECT_NAME
static final javax.management.ObjectName OBJECT_NAME
- ObjectName of the MBean which actually laods AMX MBeans; that MBean references this constant
getDomainRoot
javax.management.ObjectName getDomainRoot()
getJMXServiceURLs
javax.management.remote.JMXServiceURL[] getJMXServiceURLs()
Copyright © 2012 GlassFish Community. All Rights Reserved.