PrototypeScopedFactoryBean(type: KClass<T>, producer: BeansProvider.() -> T)
ScopedFactoryBean for beans of the PrototypeScopedFactoryBeanHandler.PROTOTYPE_SCOPE-scope.
Author Christopher Frieler