Scope

enum Scope : Enum<BeanDefinitionDsl.Scope>

Scope enum constants.

Entries

Link copied to clipboard

Scope constant for the standard prototype scope

Link copied to clipboard

Scope constant for the standard singleton scope

Properties

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