spring-framework
6.0.0-M2
spring-context
/
org.springframework.context.support
/
BeanDefinitionDsl
/
Scope
Scope
enum
Scope
:
Enum
<
BeanDefinitionDsl.Scope
>
Content copied to clipboard
Scope enum constants.
Entries
Properties
Entries
PROTOTYPE
Link copied to clipboard
PROTOTYPE
(
)
Content copied to clipboard
Scope constant for the standard singleton scope
SINGLETON
Link copied to clipboard
SINGLETON
(
)
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