org.apache.ibatis.abator.ui.actions
Class RunAbatorThread

java.lang.Object
  extended by org.apache.ibatis.abator.ui.actions.RunAbatorThread

public class RunAbatorThread
extends java.lang.Object

Author:
Jeff Butler

Constructor Summary
RunAbatorThread(java.io.File inputFile, java.util.List warnings)
           
 
Method Summary
 void run(IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunAbatorThread

public RunAbatorThread(java.io.File inputFile,
                       java.util.List warnings)
Method Detail

run

public void run(IProgressMonitor monitor)
         throws CoreException
Throws:
CoreException