| Package | Description |
|---|---|
| org.springframework.aop.aspectj.annotation |
Classes enabling AspectJ 5 @Annotated classes to be used in Spring AOP.
|
| Modifier and Type | Method and Description |
|---|---|
AspectMetadata |
SingletonMetadataAwareAspectInstanceFactory.getAspectMetadata() |
AspectMetadata |
BeanFactoryAspectInstanceFactory.getAspectMetadata() |
AspectMetadata |
SimpleMetadataAwareAspectInstanceFactory.getAspectMetadata() |
AspectMetadata |
MetadataAwareAspectInstanceFactory.getAspectMetadata()
Get the AspectJ AspectMetadata for this factory's aspect.
|
AspectMetadata |
LazySingletonAspectInstanceFactoryDecorator.getAspectMetadata() |