Uses of Package
org.springframework.jmx.export.assembler
Package
Description
This package provides declarative creation and registration of
Spring-managed beans as JMX MBeans.
Provides a strategy for MBeanInfo assembly.
-
ClassDescriptionInterface to be implemented by all classes that can create management interface metadata for a managed resource.
-
ClassDescriptionBase class for MBeanInfoAssemblers that support configurable JMX notification behavior.Abstract implementation of the
MBeanInfoAssembler
interface that encapsulates the creation of aModelMBeanInfo
instance but delegates the creation of metadata to subclasses.Builds on theAbstractMBeanInfoAssembler
superclass to add a basic algorithm for building metadata based on the reflective metadata of the MBean class.Extends theMBeanInfoAssembler
to add auto-detection logic.Interface to be implemented by all classes that can create management interface metadata for a managed resource.