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

java.lang.Object
  extended byorg.apache.ibatis.abator.ui.actions.RunAbatorThread
All Implemented Interfaces:
org.eclipse.core.resources.IWorkspaceRunnable

public class RunAbatorThread
extends java.lang.Object
implements org.eclipse.core.resources.IWorkspaceRunnable

Author:
Jeff Butler

Constructor Summary
RunAbatorThread(java.io.File inputFile, java.util.List warnings)
           
 
Method Summary
 void run(org.eclipse.core.runtime.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(org.eclipse.core.runtime.IProgressMonitor monitor)
         throws org.eclipse.core.runtime.CoreException
Specified by:
run in interface org.eclipse.core.resources.IWorkspaceRunnable
Throws:
org.eclipse.core.runtime.CoreException