Package com.stimulsoft.base.worker
Class StiSimpleWorker
java.lang.Object
com.stimulsoft.base.worker.StiSimpleWorker
Simple thread worker
Copyright Stimulsoft
-
Constructor Details
-
StiSimpleWorker
public StiSimpleWorker()
-
-
Method Details
-
doInBackground
Work the do in thread- Throws:
Throwable
-
finished
protected void finished()Finally work -
execute
public void execute()Execute work in thread -
stop
public void stop()Interrupt thread
-