|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.aop.aspectj.annotation | |
---|---|
org.springframework.aop.aspectj.annotation | Classes enabling AspectJ 5 @Annotated classes to be used in Spring AOP. |
Classes in org.springframework.aop.aspectj.annotation used by org.springframework.aop.aspectj.annotation | |
---|---|
AbstractAspectJAdvisorFactory
Abstract base class for factories that can create Spring AOP Advisors given AspectJ classes from classes honoring the AspectJ 5 annotation syntax. |
|
AbstractAspectJAdvisorFactory.AspectJAnnotation
Class modelling an AspectJ annotation, exposing its type enumeration and pointcut String. |
|
AbstractAspectJAdvisorFactory.AspectJAnnotationType
|
|
AspectJAdvisorFactory
Interface for factories that can create Spring AOP Advisors from classes annotated with AspectJ annotation syntax. |
|
AspectMetadata
Metadata for an AspectJ aspect class, with an additional Spring AOP pointcut for the per clause. |
|
BeanFactoryAspectInstanceFactory
AspectInstanceFactory backed by a Spring BeanFactory . |
|
MetadataAwareAspectInstanceFactory
Subinterface of AspectInstanceFactory that returns AspectMetadata associated with AspectJ 5 annotated classes. |
|
NotAnAtAspectException
Extension of AopConfigException thrown when trying to perform an advisor generation operation on a class that is not an AspectJ annotation-style aspect. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |