Package com.pnfsoftware.jeb.util.base
Class RunnableWithProgressCallback
java.lang.Object
com.pnfsoftware.jeb.util.base.ExecutionTargetWithProgressCallback
com.pnfsoftware.jeb.util.base.RunnableWithProgressCallback
- All Implemented Interfaces:
Runnable
public abstract class RunnableWithProgressCallback
extends ExecutionTargetWithProgressCallback
implements Runnable
Base class for
Runnable targets providing an IProgressCallback.-
Field Summary
Fields inherited from class com.pnfsoftware.jeb.util.base.ExecutionTargetWithProgressCallback
callback -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.pnfsoftware.jeb.util.base.ExecutionTargetWithProgressCallback
setCallback
-
Constructor Details
-
RunnableWithProgressCallback
public RunnableWithProgressCallback()
-