| Interface | Description |
|---|---|
| AMXStartupServiceMBean |
MBean representing AMX, once started.
|
| Class | Description |
|---|---|
| AdminAuthorizedMBeanServer |
Allows per-access security checks on MBean attribute set/get and other
invoked operations.
|
| JMXSslConfigHolder |
This class extends the SSLConfigHolder for the sole purpose of
overriding the logEmptyWarning method, since this method in the super class
assumes that there is a network-config element assocaited with each ssl element
in the domain.xml.
|
| JMXStartupService |
Responsible for creating the
BootAMXMBean, and starting JMXConnectors,
which will initialize (boot) AMX when a connection arrives. |
| MBeanServerFactory |
Factory for the MBeanServer.
|
| PendingConfigBeanJob |
used internally for the queue
PendindingConfigBeans |
| PendingConfigBeans |
Called when ConfigBeans come into the habitat (see GlassfishConfigBean); a job queue
is maintained for processing by the AMXConfigLoader, which is lazily loaded.
|
| Util |
Can't use things in amx-api, so a few methods are place here.
|
| Enum | Description |
|---|---|
| JMXStartupService.JMXConnectorStatus |
Copyright © 2014. All rights reserved.