Scope

enum Scope : Enum<BeanDefinitionDsl.Scope>

Scope enum constants.

Entries

PROTOTYPE
Link copied to clipboard

Scope constant for the standard singleton scope

SINGLETON
Link copied to clipboard

Scope constant for the standard singleton scope

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int