API for IOC kernel services for scope management
| Interface | Description | |
|---|---|---|
| ObjectLifecycleScope | A registry for listeners that listen to lifecycle events of objects within a single scope. | |
| Scope | Represents a single scope. | |
| ScopeExtensions | Registry for custom extensions added to a scope. | |
| ScopeManager | Responsible for managing the scopes associated with a single Context. |
| Class | Description | |
|---|---|---|
| ScopeName | Enumeration for the two builtin scope types. |