Interfaces
 InterfaceDescription
 IObjectFactory Describes all methods defines in a factory who implement the inversion of control design pattern.
Classes
 ClassDescription
 ECMAObjectFactory This IoC factory use an ECMAScript collection of generic objects to create and initialize all object definitions used in the application.
 ObjectConfig This object contains the configuration of the IOC object factory.
 ObjectFactory The basic Inversion of Control container/factory class.