Uses of Class
org.springframework.aop.aspectj.annotation.AspectMetadata
Packages that use AspectMetadata Package Description 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 Modifier and Type Method Description AspectMetadataBeanFactoryAspectInstanceFactory. getAspectMetadata()AspectMetadataLazySingletonAspectInstanceFactoryDecorator. getAspectMetadata()AspectMetadataMetadataAwareAspectInstanceFactory. getAspectMetadata()Return the AspectJ AspectMetadata for this factory's aspect.AspectMetadataSimpleMetadataAwareAspectInstanceFactory. getAspectMetadata()AspectMetadataSingletonMetadataAwareAspectInstanceFactory. getAspectMetadata()