Implementation for IOC kernel services for the core container
| Class | Description | |
|---|---|---|
| ChildContext |
Implementation of the Context interface that is capable of handling a parent Context. |
|
| DefaultContext |
Default implementation of the Context interface. |
|
| DefaultDynamicContext | Default implementation of the DynamicContext interface. | |
| DefaultDynamicObject | Default implementation of the DynamicObject interface. | |
| InitializerSequence | Responsible for processing all non-lazy singletons that need to be instantiated upon Context creation. |