Uses of Class
com.im.commons.progress.BackgroundRunner
-
-
Uses of BackgroundRunner in com.im.commons.progress
Subclasses of BackgroundRunner in com.im.commons.progress Modifier and Type Class Description classUIBackgroundRunnerROUI extension of background runner - this class creates newDFEnvironmentROusingEnvUtils.classUIBackgroundRunnerRWAn extension ofUIBackgroundRunnerROwhich is able to lock the given DFLockable and use the lock in the background task.Constructors in com.im.commons.progress with parameters of type BackgroundRunner Constructor Description BackgroundTask(BackgroundRunner runner)BackgroundTask(BackgroundRunner runner, int delay)
-