public class AdviceEntry extends Object implements org.springframework.beans.factory.parsing.ParseState.Entry
ParseState entry representing an advice element.| Constructor and Description | 
|---|
| AdviceEntry(String kind)Creates a new instance of the  AdviceEntryclass. | 
public AdviceEntry(String kind)
AdviceEntry class.kind - the kind of advice represented by this entry (before, after, around, etc.)