- getAttribute
- getAttributes
Get the given attributes of the remote Scheduler MBean.
- getSchedulerName
Returns the name of the Scheduler.
- initialize
Initialize this RemoteMBeanScheduler instance, connecting to the remote MBean
server.
- invoke
Invoke the given operation on the remote Scheduler MBean.
- setSchedulerObjectName
Set the name under which the Scheduler MBean is registered on the remote MBean
server.
- triggerJob
Calls the equivalent method on the 'proxied' QuartzScheduler, passing the
SchedulingContext associ
- isInStandbyMode
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
- setSchedulingContext
Set the scheduling context of this proxy.
- standby
Calls the equivalent method on the 'proxied' QuartzScheduler.
- toBoolean