Ross Beehler
07-11-2007, 05:27 AM
Anyone know how to simply add Introductions when utilizing the "autoproxy" facility? I see that AbstractAutoProxyCreator assumes all configured InterceptorNames translate to non-Introduction Advisors (since it passes them to proxyFactory.AddAdvisor in PostProcessAfterInitialization).
Note that I could handle this somewhat easily by overriding one of the existing autoproxy class's CustomizeProxyFactory method, but it doesn't appear to be abstract/virtual as the method name and help text suggests.
Thanks,
Ross
Note that I could handle this somewhat easily by overriding one of the existing autoproxy class's CustomizeProxyFactory method, but it doesn't appear to be abstract/virtual as the method name and help text suggests.
Thanks,
Ross