| Interface | Description |
|---|---|
| ApplicationManagerService |
Expose the Polygene app as a "tree" of MBeans.
|
| ConfigurationManagerService |
Expose ConfigurationComposites through JMX.
|
| JMXConnectorConfiguration |
Configuration for JMXConnector.
|
| JMXConnectorService |
This service starts a JMX RMI connector.
|
| MBeanTracker.TrackerCallback |
Callback that is used to notify when MBeans matching the given pattern becomes
added or removed.
|
| Class | Description |
|---|---|
| ApplicationManagerService.Activator | |
| ApplicationManagerService.ImportedServiceBean | |
| ApplicationManagerService.LayerBean | |
| ApplicationManagerService.Mixin | |
| ApplicationManagerService.ServiceBean | |
| ConfigurationManagerService.Activator | |
| ConfigurationManagerService.Mixin | |
| JMXAssembler |
Register JMX helpers in a module.
|
| JMXConnectorService.Activator | |
| JMXConnectorService.JmxConnectorMixin | |
| MBeanServerImporter |
Importer for the platform MBeanServer of the JVM.
|
| MBeanTracker |
TODO
|
| MBeanTracker.NotificationTracker |
Registers the given NotificationListener+NotificationFilter on tracked MBeans.
|
| ModelMBeanBuilder |
Helper builder for ModelMBeans
|
| PolygeneMBeans |
Helper for working with Polygene MBeans.
|