| Package | Description | 
|---|---|
| org.springframework.aop.support | 
 Convenience classes for using Spring's AOP API. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JdkRegexpMethodPointcut
Regular expression pointcut based on the  
java.util.regex package. | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractRegexpMethodPointcut | 
RegexpMethodPointcutAdvisor.createPointcut()
Create the actual pointcut: By default, a  
JdkRegexpMethodPointcut
 will be used. |