Interface | Description |
---|---|
Scheduler<I,M> |
A task scheduler.
|
Class | Description |
---|---|
CancelCommand<I,M> |
Command that cancels a previously scheduled item.
|
PrimaryOwnerScheduler<I,K,M> |
Scheduler decorator that schedules/cancels a given object on the primary owner.
|
ScheduleCommand<I,M> |
Command that scheduled an item.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.