Interface ParseState.Entry
- All Known Implementing Classes:
AdviceEntry, AdvisorEntry, AspectEntry, BeanEntry, ConstructorArgumentEntry, PointcutEntry, PropertyEntry, QualifierEntry
- Enclosing class:
ParseState
public static interface ParseState.Entry
Marker interface for entries into the
ParseState
.- Since:
- 2.0
- Author:
- Rob Harrop, Juergen Hoeller