Class AdvisorEntry
java.lang.Object
org.springframework.aop.config.AdvisorEntry
- All Implemented Interfaces:
- ParseState.Entry
ParseState entry representing an advisor.- Since:
- 2.0
- Author:
- Mark Fisher
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
AdvisorEntryCreate a newAdvisorEntryinstance.- Parameters:
- name- the bean name of the advisor
 
 
- 
- 
Method Details- 
toString
 
-