|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.quartz.core.jmx.JobExecutionContextSupport
public class JobExecutionContextSupport
Constructor Summary | |
---|---|
JobExecutionContextSupport()
|
Method Summary | |
---|---|
static javax.management.openmbean.CompositeData |
toCompositeData(JobExecutionContext jec)
|
static javax.management.openmbean.TabularData |
toTabularData(java.util.List<JobExecutionContext> executingJobs)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JobExecutionContextSupport()
Method Detail |
---|
public static javax.management.openmbean.CompositeData toCompositeData(JobExecutionContext jec) throws SchedulerException
SchedulerException
public static javax.management.openmbean.TabularData toTabularData(java.util.List<JobExecutionContext> executingJobs) throws SchedulerException
tabularData
-
SchedulerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |