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

AdviceEntry

open class AdviceEntry : Entry

ParseState entry representing an advice element.

Author
Mark Fisher

Since
2.0

Constructors

<init>

AdviceEntry(kind: String)

Creates a new instance of the AdviceEntry class.

Functions

toString

open fun toString(): String