1 Reply Latest reply on Feb 5, 2003 9:59 AM by juhalindfors

    Dynamically adding interceptors

    srivatsanp

      Hi,
      Is it possible to add interceptors dynamically using any API? Say when my application is deployed, I will add a interceptor to the standard interceptor's stack. Thereafter, my interceptor should also be invoked while calls are made to the EJBs. When my application is undeployed, I will remove the interceptor from the stack using the API.

      Is there any way to achieve this?

      Thanks,
      Srivatsan