Uses of Interface
org.springframework.aop.support.ExpressionPointcut
Package
Description
AspectJ integration package.
Convenience classes for using Spring's AOP API.
-
Uses of ExpressionPointcut in org.springframework.aop.aspectj
Modifier and TypeClassDescriptionclass
SpringPointcut
implementation that uses the AspectJ weaver to evaluate a pointcut expression. -
Uses of ExpressionPointcut in org.springframework.aop.support
Modifier and TypeClassDescriptionclass
Abstract superclass for expression pointcuts, offering location and expression properties.