spring-framework / org.springframework.beans.factory.parsing / BeanEntry

BeanEntry

open class BeanEntry : Entry

ParseState entry representing a bean definition.

Author
Rob Harrop

Since
2.0

Constructors

<init>

BeanEntry(beanDefinitionName: String)

Creates a new instance of BeanEntry class.

Functions

toString

open fun toString(): String