Package io.micronaut.scheduling
package io.micronaut.scheduling
Scheduling execution services.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionThe default exception handler used if non-other is found.Condition that only matches if virtual threads are supported on this platform.Simple abstraction over
ScheduledExecutorService
.TaskExceptionHandler<T,E extends Throwable> An exception handler interface for task related exceptions.The names of common task schedulers.Interface for Scheduling tasks.