public class AdviceEntry extends Object implements org.springframework.beans.factory.parsing.ParseState.Entry
ParseState entry representing an advice element.public AdviceEntry(String kind)
AdviceEntry class.kind - the kind of advice represented by this entry (before, after, around, etc.)