Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.quartz.impl.calendar Classes and Interfaces - 7 results found.
| Name | Description | Type | Package | Framework |
| AnnualCalendar | This implementation of the Calendar excludes a set of days of the year. | Class | org.quartz.impl.calendar | Quartz |
|
| BaseCalendar | This implementation of the Calendar may be used (you don't have to) as a base class for more sophisticated one's. | Class | org.quartz.impl.calendar | Quartz |
|
| CronCalendar | This implementation of the Calendar excludes the set of times expressed by a given CronExpression. | Class | org.quartz.impl.calendar | Quartz |
|
| DailyCalendar | This implementation of the Calendar excludes (or includes - see below) a specified time range each day. | Class | org.quartz.impl.calendar | Quartz |
|
| HolidayCalendar | This implementation of the Calendar stores a list of holidays (full days that are excluded from scheduling). | Class | org.quartz.impl.calendar | Quartz |
|
| MonthlyCalendar | This implementation of the Calendar excludes a set of days of the month. | Class | org.quartz.impl.calendar | Quartz |
|
| WeeklyCalendar | This implementation of the Calendar excludes a set of days of the week. | Class | org.quartz.impl.calendar | Quartz |