Callback interface for AdvisedSupport listeners.
For a list of all members of this type, see IAdvisedSupportListener Members .
Spring.Aop.Framework.IAdvisedSupportListener
Spring.Aop.Framework.IAdvisorChainFactory
| Type | Description |
|---|---|
| HashtableCachingAdvisorChainFactory | IAdvisorChainFactory implementation that caches advisor chains on a per-advised-method basis. |
Allows IAdvisedSupportListener implementations to be notified of notable lifecycle events relating to the creation of a proxy, and changes to the configuration data of a proxy.
Namespace: Spring.Aop.Framework
Assembly: Spring.Aop (in Spring.Aop.dll)
IAdvisedSupportListener Members | Spring.Aop.Framework Namespace