|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.multiverse.instrumentation.AbstractInstrumentationPhase
org.multiverse.instrumentation.asm.JSRInlineInstrumentationPhase
public class JSRInlineInstrumentationPhase
A InstrumentationPhase for inlining jsr instructions.
For more information see the JSRInlineClassAdapter.
| Constructor Summary | |
|---|---|
JSRInlineInstrumentationPhase()
|
|
| Method Summary | |
|---|---|
protected Clazz |
doInstrument(Environment environment,
Clazz originalClazz)
|
| Methods inherited from class org.multiverse.instrumentation.AbstractInstrumentationPhase |
|---|
doInit, getName, instrument, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JSRInlineInstrumentationPhase()
| Method Detail |
|---|
protected Clazz doInstrument(Environment environment,
Clazz originalClazz)
doInstrument in class AbstractInstrumentationPhase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||