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

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

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

Author:
Peter Veentjer

Constructor Summary
TranlocalSnapshotInstrumentationPhase()
           
 
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

TranlocalSnapshotInstrumentationPhase

public TranlocalSnapshotInstrumentationPhase()
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.