sofya.ed.structural
Class JUnitEventDispatcher.InstrumentationMode

java.lang.Object
  extended by sofya.ed.structural.JUnitEventDispatcher.InstrumentationMode
Enclosing class:
JUnitEventDispatcher

public static class JUnitEventDispatcher.InstrumentationMode
extends java.lang.Object

Callback class used to safely transfer the instrumentation mode constant to the processing strategy.


Method Summary
 int getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValue

public int getValue()