Implementation for the factories for all IOC kernel services
| Class | Description | |
|---|---|---|
| DefaultContextStrategyProvider | Default implementation of the ContextStrategyProvider interface. | |
| DefaultScopeExtensionRegistry | Default implementation of the ScopeExtensionRegistry interface. | |
| GlobalFactoryRegistry | Global registry for all factories responsible for creating the individual services of the Parsley IOC kernel. | |
| LocalFactoryRegistry | Local registry for all factories responsible for creating the individual services of the Parsley IOC kernel. |