Return the index (0 based) of the supplied IAdvice in the interceptor (advice) chain for this proxy.
The zero (0) based index of this interceptor, or -1 if the supplied advice is not an advice for this proxy.
The return value of this method can be used to index into the Advisors list.
AdvisedSupport Class | Spring.Aop.Framework Namespace | AdvisedSupport.IndexOf Overload List