org.quartz.examples.example12
Class RemoteServerExample
java.lang.Object
org.quartz.examples.example12.RemoteServerExample
public class RemoteServerExample
- extends Object
- Author:
- Bill Kratzer
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
Method Summary |
static void |
main(String[] args)
|
void |
run()
This example will spawn a large number of jobs to run |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteServerExample
public RemoteServerExample()
run
public void run()
throws Exception
- This example will spawn a large number of jobs to run
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2010. All Rights Reserved.