1 Reply Latest reply on Nov 9, 2005 3:26 AM by chiba

    Javassist w/ Instrumentation API

    ichai

      I am trying to use Javassist to bytecode manipulation in conjunction with the Instrumentation API. Can we build a CtClass object from bytecodes? Any suggestions would be welcome =)