2 Replies Latest reply on Sep 8, 2003 7:07 AM by ivelin.ivanov

    Intercepting invocations of standard MBeans in JB 3

    geo

       

      "geo" wrote:
      I'm writing a fault propagation inference engine for JB + apps running on it. For this I need to intercept calls to all components of the system (EJBs as well as MBeans). For EJBs I use the documented interceptors framework, but don't seem to have similar luck for MBeans. I see in JB 3.2 there is an interceptor facility that is limited to XMBeans.

      In JB 3.0.x and/or 3.2.x, is there any way to intercept calls to standard MBeans? I noticed a sort of interceptor stack for MQ, but that didn't seem like a standard way to have MBean interceptors. Any suggestions?

      Thanks!