- <init>
Construct a RemoteScheduler instance to proxy the given
RemoteableQuartzScheduler instance, and wit
- getRemoteScheduler
- getSchedulerInstanceId
Returns the instance Id of the Scheduler.
- getSchedulerName
Returns the name of the Scheduler.
- invalidateHandleCreateException
- isInStandbyMode
Calls the equivalent method on the 'proxied' QuartzScheduler.
- isShutdown
Calls the equivalent method on the 'proxied' QuartzScheduler.
- isStarted
Whether the scheduler has been started. Note: This only reflects whether #start() has ever been call
- triggerJob
Calls the equivalent method on the 'proxied' QuartzScheduler.
- standby
Calls the equivalent method on the 'proxied' QuartzScheduler.