Apply this IObjectPostProcessor to the given new object instance after any object initialization callbacks.
The object instance to use, either the original or a wrapped one.
IObjectPostProcessor.PostProcessAfterInitialization
Registers the supplied instance with the GlobalAdvisorAdapterRegistry singleton if it is an IAdvisorAdapter instance.
| Exception Type | Condition |
|---|---|
| ObjectsException | In case of errors. |
AdvisorAdapterRegistrationManager Class | Spring.Aop.Framework.Adapter Namespace