| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JmxAttributeSource | |
|---|---|
| org.springframework.jmx.export.annotation | JDK 1.5+ annotations for MBean exposure. | 
| org.springframework.jmx.export.assembler | Provides a strategy for MBeanInfo assembly. | 
| org.springframework.jmx.export.metadata | Provides generic JMX metadata classes and basic support for reading JMX metadata in a provider-agnostic manner. | 
| org.springframework.jmx.export.naming | Provides a strategy for ObjectName creation. | 
| Uses of JmxAttributeSource in org.springframework.jmx.export.annotation | 
|---|
| Classes in org.springframework.jmx.export.annotation that implement JmxAttributeSource | |
|---|---|
|  class | AnnotationJmxAttributeSourceImplementation of the JmxAttributeSourceinterface that
 reads JDK 1.5+ annotations and exposes the corresponding attributes. | 
| Uses of JmxAttributeSource in org.springframework.jmx.export.assembler | 
|---|
| Methods in org.springframework.jmx.export.assembler with parameters of type JmxAttributeSource | |
|---|---|
|  void | MetadataMBeanInfoAssembler.setAttributeSource(JmxAttributeSource attributeSource)Set the JmxAttributeSourceimplementation to use for
 reading the metadata from the bean class. | 
| Constructors in org.springframework.jmx.export.assembler with parameters of type JmxAttributeSource | |
|---|---|
| MetadataMBeanInfoAssembler(JmxAttributeSource attributeSource)Create a new MetadataMBeanInfoAssembler | |
| Uses of JmxAttributeSource in org.springframework.jmx.export.metadata | 
|---|
| Classes in org.springframework.jmx.export.metadata that implement JmxAttributeSource | |
|---|---|
|  class | AttributesJmxAttributeSourceImplementation of the JmxAttributeSourceinterface that
 reads metadata via Spring'sAttributesabstraction. | 
| Uses of JmxAttributeSource in org.springframework.jmx.export.naming | 
|---|
| Methods in org.springframework.jmx.export.naming with parameters of type JmxAttributeSource | |
|---|---|
|  void | MetadataNamingStrategy.setAttributeSource(JmxAttributeSource attributeSource)Set the implementation of the JmxAttributeSourceinterface to use
 when reading the source-level metadata. | 
| Constructors in org.springframework.jmx.export.naming with parameters of type JmxAttributeSource | |
|---|---|
| MetadataNamingStrategy(JmxAttributeSource attributeSource)Create a new MetadataNamingStrategy | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||