Interface BackgroundScheduling

  • All Known Implementing Classes:
    ClockFactoryImpl

    public interface BackgroundScheduling

    Opportunity for background scheduling.

    Background scheduling is not always available in some environments (typically where ProcessState scoped Thread instances are only available).

    Author:
    Daniel Sagenschneider