org.multiverse.stms.alpha.instrumentation.transactionalmethod
Class TransactionalMethodInstrumentationPhase

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

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

Author:
Peter Veentjer

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

TransactionalMethodInstrumentationPhase

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