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

initialize

open fun initialize(context: GenericApplicationContext): Unit

Register the bean defined via the DSL on the provided application context.

Parameters

context - The ApplicationContext to use for registering the beans