android-beans / rocks.frieler.android.beans.scopes.singleton / SingletonScopedFactoryBeanHandler / <init>

<init>

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