android-beans / rocks.frieler.android.beans.scopes.prototype / PrototypeScopedFactoryBean / <init>

<init>

PrototypeScopedFactoryBean(type: KClass<T>, producer: BeansProvider.() -> T)

ScopedFactoryBean for beans of the PrototypeScopedFactoryBeanHandler.PROTOTYPE_SCOPE-scope.

Author
Christopher Frieler