Class AbstractRunner

java.lang.Object
cz.metacentrum.perun.taskslib.runners.impl.AbstractRunner
All Implemented Interfaces:
Runner, Runnable

public abstract class AbstractRunner extends Object implements Runner
Extensible stub for all Runners (periodic threads used in dispatcher). It handles "stop" flag, so thread should know, when to stop and can be stopped from outside.
Author:
David Ĺ arman