org.glassfish.external.amx
Interface BootAMXMBean
@Taxonomy(stability=UNCOMMITTED)
public interface BootAMXMBean
MBean responsible for booting the AMX system.
To get its ObjectName, use AMXGlassfish.getBootAMXMBeanObjectName()
.
Method Summary |
javax.management.ObjectName |
bootAMX()
Start AMX and return the ObjectName of DomainRoot. |
javax.management.remote.JMXServiceURL[] |
getJMXServiceURLs()
|
BOOT_AMX_OPERATION_NAME
static final java.lang.String BOOT_AMX_OPERATION_NAME
- same as method above
- See Also:
- Constant Field Values
bootAMX
javax.management.ObjectName bootAMX()
- Start AMX and return the ObjectName of DomainRoot.
getJMXServiceURLs
javax.management.remote.JMXServiceURL[] getJMXServiceURLs()