org.exist.management.impl
Class ProcessReport
java.lang.Object
org.exist.management.impl.ProcessReport
- All Implemented Interfaces:
- ProcessReportMBean
public class ProcessReport
- extends Object
- implements ProcessReportMBean
ProcessReport
public ProcessReport(BrokerPool pool)
getScheduledJobs
public TabularData getScheduledJobs()
- Specified by:
getScheduledJobs
in interface ProcessReportMBean
getRunningJobs
public TabularData getRunningJobs()
- Specified by:
getRunningJobs
in interface ProcessReportMBean
getRunningQueries
public TabularData getRunningQueries()
- Specified by:
getRunningQueries
in interface ProcessReportMBean
getRecentQueryHistory
public TabularData getRecentQueryHistory()
- Specified by:
getRecentQueryHistory
in interface ProcessReportMBean
Copyright (C) Wolfgang Meier. All rights reserved.