1 Reply Latest reply on Dec 1, 2004 3:45 PM by kabirkhan

    Question on Invocation Type in an Interceptor.

    sushmam

      Hi,

      In an Interceptor, in the invoke(), I need to determine, the type of Invocation whether its ConstructorCalledByConstructorInvocation or MethodCalledByMethodInvocation.

      How can I acheive this using jboss-aop_1.0.0-FINAL. The Invocation object does not seem to have the getType() method.

      Thanks,
      Sushma.