public class PointcutEntry extends Object implements org.springframework.beans.factory.parsing.ParseState.Entry
ParseState entry representing a pointcut.| Constructor and Description |
|---|
PointcutEntry(String name)
Create a new
PointcutEntry instance. |