MBeanHandler that provides a template with basic tracking of an optional
compendium service.JMXAgentContext.registerMBeans(MBeanServer)
when MBeanServer service is discoveredConfigurationAdminMBeanMBeanHandler which manages the ConfigurationAdminMBean implementationStandardMBean instance which is backed by the supplied
service tracked by this handlerPropertyData object from the given CompositeDataDictionary object to a MapJMXAgentContext.Logger.StandardMBean managed by this handler when the backing service is available or nullExecutorService.ServiceTracker for MBeanServer's
registered as services.PropertyData instance parameterized by value's typePropertyData instance which preserves encoded type
information for primitive int typePropertyData instance which preserves encoded type
information for primitive long typePropertyData instance which preserves encoded type
information for primitive float typePropertyData instance which preserves encoded type
information for primitive double typePropertyData instance which preserves encoded type
information for primitive byte typePropertyData instance which preserves encoded type
information for primitive char typePropertyData instance which preserves encoded type
information for primitive boolean typeJmxConstants.PROPERTY_TYPE.JMXAgentContext.unregisterMBeans(MBeanServer)
when MBeanServer service is removed (unregistered from ServiceRegistry) or
tracker is closedJmxConstants.PROPERTY_TYPE.Copyright © 2015 JBoss by Red Hat. All rights reserved.