| Class | Description | |
|---|---|---|
| ConstructorInstantiator | Default ObjectInstantiator implementation that provides a new instance by invoking its constructor, potentially resolving references to other objects in the Context for the constructor arguments. | |
| ObjectWrapperInstantiator | ObjectInstantiator implementation that wraps an existing instance. |