|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Attributes | |
org.springframework.aop.framework.autoproxy.metadata | Support classes for target source creation that is driven by source-level metadata attributes. |
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.aop.framework.autoproxy.metadata |
Constructors in org.springframework.aop.framework.autoproxy.metadata with parameters of type Attributes | |
AttributesThreadLocalTargetSourceCreator(Attributes attributes)
|
|
AttributesPrototypeTargetSourceCreator(Attributes attributes)
|
|
AttributesPoolingTargetSourceCreator(Attributes attributes)
|
Uses of Attributes in org.springframework.metadata.commons |
Classes in org.springframework.metadata.commons that implement Attributes | |
class |
CommonsAttributes
Implementation of the Spring Attributes facade for Commons Attributes. |
Uses of Attributes in org.springframework.transaction.interceptor |
Constructors in org.springframework.transaction.interceptor with parameters of type Attributes | |
AttributesTransactionAttributeSource(Attributes attributes)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |