org.multiverse.stms.alpha.instrumentation.tranlocal
Class TranlocalInstrumentationPhase

java.lang.Object
  extended by org.multiverse.instrumentation.AbstractInstrumentationPhase
      extended by org.multiverse.stms.alpha.instrumentation.tranlocal.TranlocalInstrumentationPhase
All Implemented Interfaces:
org.multiverse.instrumentation.InstrumentationPhase

public final class TranlocalInstrumentationPhase
extends org.multiverse.instrumentation.AbstractInstrumentationPhase

Author:
Peter Veentjer

Constructor Summary
TranlocalInstrumentationPhase()
           
 
Method Summary
protected  org.multiverse.instrumentation.Clazz doInstrument(org.multiverse.instrumentation.Environment environment, org.multiverse.instrumentation.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

TranlocalInstrumentationPhase

public TranlocalInstrumentationPhase()
Method Detail

doInstrument

protected org.multiverse.instrumentation.Clazz doInstrument(org.multiverse.instrumentation.Environment environment,
                                                            org.multiverse.instrumentation.Clazz originalClazz)
Specified by:
doInstrument in class org.multiverse.instrumentation.AbstractInstrumentationPhase


Copyright © 2008-2010 Multiverse. All Rights Reserved.