Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.quartz.impl.calendar Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
AnnualCalendar This implementation of the Calendar excludes a set of days of the year.Classorg.quartz.impl.calendarQuartz
BaseCalendar This implementation of the Calendar may be used (you don't have to) as a base class for more sophisticated one's.Classorg.quartz.impl.calendarQuartz
CronCalendarThis implementation of the Calendar excludes the set of times expressed by a given CronExpression.Classorg.quartz.impl.calendarQuartz
DailyCalendarThis implementation of the Calendar excludes (or includes - see below) a specified time range each day.Classorg.quartz.impl.calendarQuartz
HolidayCalendar This implementation of the Calendar stores a list of holidays (full days that are excluded from scheduling).Classorg.quartz.impl.calendarQuartz
MonthlyCalendar This implementation of the Calendar excludes a set of days of the month.Classorg.quartz.impl.calendarQuartz
WeeklyCalendar This implementation of the Calendar excludes a set of days of the week.Classorg.quartz.impl.calendarQuartz