The Spring Framework

Uses of Class
org.springframework.aop.aspectj.annotation.AspectMetadata

Packages that use AspectMetadata
org.springframework.aop.aspectj.annotation Classes enabling AspectJ 5 @Annotated classes to be used in Spring AOP. 
 

Uses of AspectMetadata in org.springframework.aop.aspectj.annotation
 

Methods in org.springframework.aop.aspectj.annotation that return AspectMetadata
 AspectMetadata SingletonMetadataAwareAspectInstanceFactory.getAspectMetadata()
           
 AspectMetadata SimpleMetadataAwareAspectInstanceFactory.getAspectMetadata()
           
 AspectMetadata MetadataAwareAspectInstanceFactory.getAspectMetadata()
          Return the AspectJ AspectMetadata for this factory's aspect.
 AspectMetadata LazySingletonAspectInstanceFactoryDecorator.getAspectMetadata()
           
 AspectMetadata BeanFactoryAspectInstanceFactory.getAspectMetadata()
           
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.