Class PointcutEntry
java.lang.Object
org.springframework.aop.config.PointcutEntry
- All Implemented Interfaces:
ParseState.Entry
ParseState
entry representing a pointcut.- Since:
- 2.0
- Author:
- Mark Fisher
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PointcutEntry
Create a newPointcutEntry
instance.- Parameters:
name
- the bean name of the pointcut
-
-
Method Details
-
toString
-