Package | Description |
---|---|
org.springframework.aop.aspectj |
AspectJ integration package.
|
org.springframework.aop.support |
Convenience classes for using Spring's AOP API.
|
Modifier and Type | Class and Description |
---|---|
class |
AspectJExpressionPointcut
Spring
Pointcut implementation
that uses the AspectJ weaver to evaluate a pointcut expression. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractExpressionPointcut
Abstract superclass for expression pointcuts,
offering location and expression properties.
|