PrototypeScopedFactoryBeanHandler()
ScopedFactoryBeanHandler for the {@value #PROTOTYPE_SCOPE}-scope.
It produces a new bean-instance every time.
Author Christopher Frieler