org.gcube.tools.sam.istester.plugin
Class ISTesterTask

java.lang.Object
  extended by 
      extended by org.gcube.tools.sam.istester.plugin.ISTesterTask

public class ISTesterTask
extends

Author:
Andrea Manzi(CERN)

Constructor Summary
ISTesterTask()
           
 
Method Summary
 void run()
          
 void stop()
          
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISTesterTask

public ISTesterTask()
Method Detail

run

public void run()
         throws java.lang.Exception

Throws:
java.lang.Exception

stop

public void stop()
          throws java.lang.Exception

Throws:
java.lang.Exception