org.multiverse.instrumentation.asm
Class JSRInlineInstrumentationPhase
java.lang.Object
org.multiverse.instrumentation.AbstractInstrumentationPhase
org.multiverse.instrumentation.asm.JSRInlineInstrumentationPhase
- All Implemented Interfaces:
- InstrumentationPhase
public class JSRInlineInstrumentationPhase
- extends AbstractInstrumentationPhase
A InstrumentationPhase for inlining jsr instructions.
For more information see the JSRInlineClassAdapter.
- Author:
- Peter Veentjer
JSRInlineInstrumentationPhase
public JSRInlineInstrumentationPhase()
doInstrument
protected Clazz doInstrument(Environment environment,
Clazz originalClazz)
- Specified by:
doInstrument in class AbstractInstrumentationPhase
Copyright © 2008-2010 Multiverse. All Rights Reserved.