com.vladium.emma.instr
Class InstrProcessorST.Job

java.lang.Object
  extended by com.vladium.emma.instr.InstrProcessorST.Job
Direct Known Subclasses:
InstrProcessorST.EntryWriteJob, InstrProcessorST.FileWriteJob
Enclosing class:
InstrProcessorST

private abstract static class InstrProcessorST.Job
extends java.lang.Object


Constructor Summary
private InstrProcessorST.Job()
           
 
Method Summary
protected abstract  void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstrProcessorST.Job

private InstrProcessorST.Job()
Method Detail

run

protected abstract void run()
                     throws java.io.IOException
Throws:
java.io.IOException