| Interface | Description |
|---|---|
| AroundConstructCallback<T> |
An implementation of this interface may be registered with a
WeldCreationalContext. |
| ConstructionHandle<T> |
A handle for controlling
AroundConstructCallback invocations. |
| WeldCreationalContext<T> |
Extended version of
CreationalContext which gives the integrator additional control over the process of constructing an instance. |
Copyright © 2008-2015. All Rights Reserved.