|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jour.InstrumentingTranslator
public class InstrumentingTranslator
| Constructor Summary | |
|---|---|
InstrumentingTranslator(Config config)
|
|
| Method Summary | |
|---|---|
void |
onLoad(javassist.ClassPool pool,
java.lang.String classname)
|
void |
start(javassist.ClassPool pool)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InstrumentingTranslator(Config config)
| Method Detail |
|---|
public void start(javassist.ClassPool pool)
throws javassist.NotFoundException,
javassist.CannotCompileException
start in interface javassist.Translatorjavassist.NotFoundException
javassist.CannotCompileException
public void onLoad(javassist.ClassPool pool,
java.lang.String classname)
throws javassist.NotFoundException,
javassist.CannotCompileException
onLoad in interface javassist.Translatorjavassist.NotFoundException
javassist.CannotCompileException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||