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

AspectEntry

open class AspectEntry : Entry

ParseState entry representing an aspect.

Author
Mark Fisher

Author
Juergen Hoeller

Since
2.0

Constructors

<init>

AspectEntry(id: String, ref: String)

Create a new AspectEntry.

Functions

toString

open fun toString(): String