org.quartz.examples.example8
Class CalendarExample
java.lang.Object
org.quartz.examples.example8.CalendarExample
public class CalendarExample
- extends Object
This example will demonstrate how calendars can be used
to exclude periods of time when scheduling should not
take place.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalendarExample
public CalendarExample()
run
public void run()
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2010. All Rights Reserved.