spring-framework / org.springframework.context.support / BeanDefinitionDsl / Scope

Scope

enum class Scope

Scope enum constants.

Enum Values

SINGLETON

Scope constant for the standard singleton scope

PROTOTYPE

Scope constant for the standard singleton scope