spring-framework
6.0.0-RC1
spring-context
/
org.springframework.context.support
/
BeanDefinitionDsl
/
Scope
Scope
enum
Scope
:
Enum
<
BeanDefinitionDsl.Scope
>
Content copied to clipboard
Scope enum constants.
Entries
Properties
Entries
SINGLETON
Link copied to clipboard
SINGLETON
Content copied to clipboard
Scope constant for the standard singleton scope
PROTOTYPE
Link copied to clipboard
PROTOTYPE
Content copied to clipboard
Scope constant for the standard singleton scope
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard