| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attributes | |
|---|---|
| org.springframework.jmx.export.metadata | Provides generic JMX metadata classes and basic support for reading JMX metadata in a provider-agnostic manner. | 
| org.springframework.metadata.commons | Attributes wrapper for Commons Attributes. | 
| org.springframework.transaction.interceptor | AOP-based solution for declarative transaction demarcation. | 
| Uses of Attributes in org.springframework.jmx.export.metadata | 
|---|
| Methods in org.springframework.jmx.export.metadata with parameters of type Attributes | |
|---|---|
|  void | AttributesJmxAttributeSource.setAttributes(Attributes attributes)Set the Attributes implementation to use. | 
| Constructors in org.springframework.jmx.export.metadata with parameters of type Attributes | |
|---|---|
| AttributesJmxAttributeSource(Attributes attributes)Create a new AttributesJmxAttributeSource. | |
| Uses of Attributes in org.springframework.metadata.commons | 
|---|
| Classes in org.springframework.metadata.commons that implement Attributes | |
|---|---|
|  class | CommonsAttributesImplementation of the Spring Attributes facade for Commons Attributes. | 
| Uses of Attributes in org.springframework.transaction.interceptor | 
|---|
| Methods in org.springframework.transaction.interceptor with parameters of type Attributes | |
|---|---|
|  void | AttributesTransactionAttributeSource.setAttributes(Attributes attributes)Set the Attributes implementation to use. | 
| Constructors in org.springframework.transaction.interceptor with parameters of type Attributes | |
|---|---|
| AttributesTransactionAttributeSource(Attributes attributes)Create a new AttributesTransactionAttributeSource. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||