public class PointcutEntry extends java.lang.Object implements ParseState.Entry
ParseState
entry representing a pointcut.Constructor and Description |
---|
PointcutEntry(java.lang.String name)
Creates a new instance of the
PointcutEntry class. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public PointcutEntry(java.lang.String name)
PointcutEntry
class.name
- the bean name of the pointcut