Uses of Class
javafx.concurrent.Service
-
Uses of Service in javafx.concurrent
Modifier and TypeClassDescriptionclass
The ScheduledService is aService
that will automatically restart itself after a successful execution, and under some conditions will restart even in case of failure.