Package org.qi4j.library.jmx

JMX Library.

See:
          Description

Interface Summary
ApplicationManagerService Expose the Qi4j 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 Summary
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
Qi4jMBeans Helper for working with Qi4j MBeans.
 

Package org.qi4j.library.jmx Description

JMX Library.