Uses of Package
org.springframework.metadata

Packages that use org.springframework.metadata
org.springframework.aop.framework.autoproxy.metadata 
org.springframework.metadata.commons 
org.springframework.transaction.interceptor 

Classes in org.springframework.metadata used by org.springframework.aop.framework.autoproxy.metadata
AttributesPoolingTargetSourceCreator
          PoolingTargetSourceCreator driven by metadata.
AttributesPrototypeTargetSourceCreator
          PrototypeTargetSourceCreator driven by metadata.
AttributesThreadLocalTargetSourceCreator
          PrototypeTargetSourceCreator driven by metadata.
 

Classes in org.springframework.metadata used by org.springframework.metadata.commons
CommonsAttributes
          Implementation of the Spring Attributes facade for Commons Attributes.
 

Classes in org.springframework.metadata used by org.springframework.transaction.interceptor
AttributesTransactionAttributeSource
          Implementation of TransactionAttributeSource that uses attributes from an Attributes implementation.