3 Replies Latest reply on Oct 11, 2006 12:54 PM by ron_sigal

    What binds ClientConnectionDelegate to DelegateSupport.invok

    clebert.suconic

      What binds ClientConnectionDelegate to DelegateSupport.invoke?

      I know how it works, but I was trying to add some stuff for the HA work, but I didn't find anythin XML on aop-messaging-client.xml.

      Is this because DelegateSupport implements org.jboss.aop.advice.Interceptor and any advice on ClientConnectionDelegate will make it automatically go to DelegateSupport.invoke?