Uses of Interface
org.keycloak.timer.TaskRunner
-
Uses of TaskRunner in org.keycloak.services.scheduled
Modifier and TypeClassDescriptionclass
Ensures that there are not concurrent executions of same task (either on this host or any other cluster host)class
-
Uses of TaskRunner in org.keycloak.timer
Modifier and TypeMethodDescriptiondefault void
TimerProvider.schedule
(TaskRunner runner, long intervalMillis)