Class PointcutEntry
java.lang.Object
org.springframework.aop.config.PointcutEntry
- All Implemented Interfaces:
- ParseState.Entry
ParseState entry representing a pointcut.- Since:
- 2.0
- Author:
- Mark Fisher
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
PointcutEntryCreate a newPointcutEntryinstance.- Parameters:
- name- the bean name of the pointcut
 
 
- 
- 
Method Details- 
toString
 
-