Interface SynchronyStatusService
- All Known Implementing Classes:
SynchronyStatusCache
public interface SynchronyStatusService
Returns the status of Synchrony.
- Since:
- 8.8.0
-
Method Summary
-
Method Details
-
isSynchronyRunning
boolean isSynchronyRunning()- Returns:
- true if Synchrony is running, false otherwise.
- Since:
- 8.8.0
-