android-beans / rocks.frieler.android.beans / BeanRegistry / addBeanScope

addBeanScope

fun addBeanScope(scopedFactoryBeanHandler: ScopedFactoryBeanHandler): Unit

Adds a bean-scope expressed by the given ScopedFactoryBeanHandler to this BeanRegistry.

Parameters

scopedFactoryBeanHandler - the ScopedFactoryBeanHandler to add