public class SchedulerMonitor extends StandardMBean implements SchedulerMXBean
| Constructor and Description |
|---|
SchedulerMonitor(org.quartz.Scheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
void |
standby() |
void |
start() |
SchedulerStatus |
status() |
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementationpublic void start()
throws Exception
start in interface SchedulerMXBeanExceptionpublic void standby()
throws Exception
standby in interface SchedulerMXBeanExceptionpublic SchedulerStatus status() throws Exception
status in interface SchedulerMXBeanExceptionCopyright © 2018. All rights reserved.