Descripción
Sintaxis
public abstract class ScheduledService<V> extends Service<V>
Constructores
Campos
Métodos
- backoffStrategyProperty()
- cancel()
- cumulativePeriodProperty()
- currentFailureCountProperty()
- delayProperty()
- failed()
- getBackoffStrategy()
- getCumulativePeriod()
- getCurrentFailureCount()
- getDelay()
- getLastValue()
- getMaximumCumulativePeriod()
- getMaximumFailureCount()
- getPeriod()
- getRestartOnFailure()
- lastValueProperty()
- maximumCumulativePeriodProperty()
- maximumFailureCountProperty()
- periodProperty()
- reset()
- restartOnFailureProperty()
- setBackoffStrategy()
- setDelay()
- setMaximumCumulativePeriod()
- setMaximumFailureCount()
- setPeriod()
- setRestartOnFailure()
- succeeded()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.