org.quartz.core.jmx
Class JobExecutionContextSupport
java.lang.Object
org.quartz.core.jmx.JobExecutionContextSupport
public class JobExecutionContextSupport
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobExecutionContextSupport
public JobExecutionContextSupport()
toCompositeData
public static CompositeData toCompositeData(JobExecutionContext jec)
throws SchedulerException
- Returns:
- composite data
- Throws:
SchedulerException
toTabularData
public static TabularData toTabularData(List<JobExecutionContext> executingJobs)
throws SchedulerException
- Returns:
- array of region statistics
- Throws:
SchedulerException
Copyright 2001-2015, Terracotta, Inc.