SingletonContainer.set

* Set object factory * * Params: * object = factory for a object that is to be managed by prototype container. * key = identity of factory * Returns: * typeof(this)

class SingletonContainer
set

Meta