spring-framework / org.springframework.aop.config / PointcutEntry

PointcutEntry

open class PointcutEntry : Entry

ParseState entry representing a pointcut.

Author
Mark Fisher

Since
2.0

Constructors

<init>

PointcutEntry(name: String)

Creates a new instance of the PointcutEntry class.

Functions

toString

open fun toString(): String