Class AbstractBackgroundJobRunner

java.lang.Object
org.jobrunr.server.runner.AbstractBackgroundJobRunner
All Implemented Interfaces:
BackgroundJobRunner
Direct Known Subclasses:
BackgroundJobWithIocRunner, BackgroundJobWithoutIocRunner, BackgroundStaticFieldJobWithoutIocRunner, BackgroundStaticJobWithoutIocRunner

public abstract class AbstractBackgroundJobRunner extends Object implements BackgroundJobRunner