0 Replies Latest reply on May 20, 2005 3:55 AM by icecrash

    problem with class,method,field intercept

    icecrash

      i use javassist.reflect api , ,and i want to intercept when a class ,method,filed is called, i tried ,but i can intercept only the class with the main method,i use javssist.Loader for Run the class,how i can do?