Container

Container Class

PRIVATE

Defined in: packages/container/lib/container.js:10

Module: ember

A container used to instantiate and cache objects.

Every Container must be associated with a Registry, which is referenced to determine the factory and options that should be used to instantiate objects.

The public API for Container is still in flux and should not be considered stable.

doc_EmberJs
2016-11-30 16:48:52
Comments
Leave a Comment

Please login to continue.