fun collectBeans(beanConfigurations: List<BeanConfiguration>): Beans.Initializer
Collects beans from the given BeanConfigurations.
beanConfigurations - the BeanConfigurations that define the beans
beanConfigurations
Return the Initializer itself
See Also
BeanConfigurationsBeansCollector.collectBeans