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 Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
AdviceEntry
Create a newAdviceEntryinstance.- Parameters:
 kind- the kind of advice represented by this entry (before, after, around)
 
 - 
 - 
Method Details
- 
toString
 
 -