| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
HashtableCachingAdvisorChainFactory.InterfacesChanged Method
Invoked when interfaces are changed after a proxy is created.
[Visual Basic]
Public NotOverridable Sub InterfacesChanged( _
ByVal
source As
AdvisedSupport _
) _
Parameters
-
source
- The relevant AdvisedSupport source.
Implements
IAdvisedSupportListener.InterfacesChanged
See Also
HashtableCachingAdvisorChainFactory Class | Spring.Aop.Framework Namespace