org.quartz.examples.example10
Class PlugInExample
java.lang.Object
org.quartz.examples.example10.PlugInExample
public class PlugInExample
- extends Object
This example will spawn a large number of jobs to run
- Author:
- James House, Bill Kratzer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlugInExample
public PlugInExample()
run
public void run()
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2010. All Rights Reserved.