Interface SynchronyStatusService

  • All Known Implementing Classes:
    SynchronyStatusCache

    public interface SynchronyStatusService
    Returns the status of Synchrony.
    Since:
    8.8.0
    • Method Detail

      • isSynchronyRunning

        boolean isSynchronyRunning()
        Returns:
        true if Synchrony is running, false otherwise.
        Since:
        8.8.0