Apply this IObjectPostProcessor to the given new object instance before any object initialization callbacks.
The object instance to use, either the original or a wrapped one.
IObjectPostProcessor.PostProcessBeforeInitialization
Does nothing, simply returns the supplied instance as is.
| Exception Type | Condition |
|---|---|
| ObjectsException | In case of errors. |
AdvisorAdapterRegistrationManager Class | Spring.Aop.Framework.Adapter Namespace