See: Description
Interface | Description |
---|---|
ScheduleVisitor | |
SchedulingServiceSPI |
Service provider interface for scheduling service.
|
Class | Description |
---|---|
ScheduleSet |
Set of schedules.
|
ScheduleSetEntry |
Entry for a schedule item.
|
ScheduleVisit | |
SchedulingServiceImpl |
Implements the schedule service by simply keeping a sorted set of long millisecond
values and a set of handles for each.
|
Exception | Description |
---|---|
ScheduleParameterException |
This exception is thrown to indicate a problem with schedule parameters.
|
Package for timer callback scheduling
Copyright © 2005–2019. All rights reserved.