Interface BackgroundJobRunner

All Known Implementing Classes:
AbstractBackgroundJobRunner, BackgroundJobWithIocRunner, BackgroundJobWithoutIocRunner, BackgroundStaticFieldJobWithoutIocRunner, BackgroundStaticJobWithoutIocRunner

public interface BackgroundJobRunner
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run(Job job)
     
    boolean