0 Replies Latest reply on May 14, 2006 7:55 AM by mos_elkady

    Can We let JPBM intercept my code

      I need to intercept my service classes with jbpm so any request from the GUI to the service go through the jpbm first
      Note:i don't need to add any calling to the jbpm from my service class i need it to be intercepted by Aspects or something like this ,
      Is there such facility in JBPM or should i do it by my own
      thanks