Class AdviceEntry
java.lang.Object
org.springframework.aop.config.AdviceEntry
- All Implemented Interfaces:
- ParseState.Entry
ParseState entry representing an advice element.- Since:
- 2.0
- Author:
- Mark Fisher
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
AdviceEntryCreate a newAdviceEntryinstance.- Parameters:
- kind- the kind of advice represented by this entry (before, after, around)
 
 
- 
- 
Method Details- 
toString
 
-