@Service public final class BootAMX extends Object implements org.glassfish.external.amx.BootAMXMBean
BootAMXMBean.OBJECT_NAME| Constructor and Description |
|---|
BootAMX() |
| Modifier and Type | Method and Description |
|---|---|
ObjectName |
bootAMX()
We need to dynamically load the AMX module.
|
static ObjectName |
getBootAMXMBeanObjectName() |
JMXServiceURL[] |
getJMXServiceURLs()
Return the JMXServiceURLs for all connectors we've loaded.
|
void |
postConstuct() |
void |
shutdown() |
@PostConstruct public void postConstuct()
public static ObjectName getBootAMXMBeanObjectName()
public ObjectName bootAMX()
bootAMX in interface org.glassfish.external.amx.BootAMXMBeanpublic JMXServiceURL[] getJMXServiceURLs()
getJMXServiceURLs in interface org.glassfish.external.amx.BootAMXMBean@PreDestroy public void shutdown()
Copyright © 2019. All rights reserved.