SingletonScopedFactoryBeanHandler()
ScopedFactoryBeanHandler for the singleton-scope.
It produces a new bean-instance only for the first time and re-uses it forever.
Author Christopher Frieler