spring-framework / org.springframework.context.support / BeanDefinitionDsl / <init>

<init>

BeanDefinitionDsl(condition: (ConfigurableEnvironment) -> Boolean = { true })

Create a new bean definition DSL.

Parameters

condition - the predicate to fulfill in order to take in account the inner bean definition block

Constructor
Create a new bean definition DSL.

Author
Sebastien Deleuze

Since
5.0