| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractConfigurableMBeanInfoAssembler | |
|---|---|
| org.springframework.jmx.export.assembler | Provides a strategy for MBeanInfo assembly. | 
| Uses of AbstractConfigurableMBeanInfoAssembler in org.springframework.jmx.export.assembler | 
|---|
| Subclasses of AbstractConfigurableMBeanInfoAssembler in org.springframework.jmx.export.assembler | |
|---|---|
|  class | InterfaceBasedMBeanInfoAssemblerSubclass of AbstractReflectiveMBeanInfoAssemblerthat allows for
 the management interface of a bean to be defined using arbitrary interfaces. | 
|  class | MethodExclusionMBeanInfoAssemblerAbstractReflectiveMBeanInfoAssemblersubclass that allows
 method names to be explicitly excluded as MBean operations and attributes. | 
|  class | MethodNameBasedMBeanInfoAssemblerSubclass of AbstractReflectiveMBeanInfoAssemblerthat allows
 to specify method names to be exposed as MBean operations and attributes. | 
|  class | SimpleReflectiveMBeanInfoAssemblerSimple subclass of AbstractReflectiveMBeanInfoAssemblerthat always votes yes for method and property inclusion, effectively exposing
 all public methods and properties as operations and attributes. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||