| Interface | Description |
|---|---|
| PerformanceCollector |
Interface for gathering performance data Is used by the
performanceMonitor interceptor for communication with the
corresponding MBean of type PerformanceMonitorMBean. |
| Class | Description |
|---|---|
| JMXConnectorServerFactory |
An implementation of
ServiceImplementationFactory that creates
JMXConnectorServer instances using JMXConnectorServerFactory |
| JMXConnectorServerParameter |
Parameter object passed to
JMXConnectorServerFactory. |
| MBeanRegistrationContribution |
Holds the information for a service that gets registered as JMX Managed Bean
|
| MBeanRegistryImpl |
Implementation of
MBeanRegistry. |
| MBeanServerFactory |
An implementation of
ServiceImplementationFactory that creates a
MBeanServer using MBeanServerFactory. |
| ObjectNameBuilderImpl |
Implementation of
ObjectNameBuilder. |
| ObjectNameEditor |
PropertyEditor for JMX ObjectNames.
|
| PerformanceMonitorFactory |
Interceptor factory that adds a MBean based performance monitor to a service.
|