|
Class Summary |
| 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. |