fun collectBeans(beanConfigurations: List<BeanConfiguration>): Unit
Collects beans from the given BeanConfigurations and registers them at the underlying BeanRegistry.
beanConfigurations - the BeanConfigurations that define the beans
beanConfigurations