public class RemoteClientExample
extends Object
This example is a client program that will remotely
talk to the scheduler to schedule a job. In this
example, we will need to use the JDBC Job Store. The
client will connect to the JDBC Job Store remotely to
schedule the job.
- Author:
- James House, Bill Kratzer