com.metamatrix.console.ui.views.runtime
Class QueueStatisticsRefreshRequestHandlerImp
java.lang.Object
com.metamatrix.console.ui.views.runtime.QueueStatisticsRefreshRequestHandlerImp
- All Implemented Interfaces:
- QueueStatisticsRefreshRequestHandler, ServiceStateConstants
public class QueueStatisticsRefreshRequestHandlerImp
- extends java.lang.Object
- implements QueueStatisticsRefreshRequestHandler, ServiceStateConstants
Fields inherited from interface com.metamatrix.console.ui.views.runtime.util.ServiceStateConstants |
CLOSED, DATA_SOURCE_UNAVAILABLE, FAILED, INIT_FAILED, NOT_INITIALIZED, NOT_REGISTERED, OPEN, SHOW_SERVICE_ERROR, SHOW_SERVICE_ERROR_ORDINAL_POSITION, SHOWPROCESS, SHOWPROCESS_ORDINAL_POSITION, SHOWQUEUE, SHOWQUEUE_ORDINAL_POSITION, SHOWQUEUES, SHOWQUEUES_ORDINAL_POSITION, START, START_ORDINAL_POSITION, STOP, STOP_NOW, STOP_NOW_ORDINAL_POSITION, STOP_ORDINAL_POSITION, TOTAL_DISPLAYED_OPERATIONS, TOTAL_OPERATIONS |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueueStatisticsRefreshRequestHandlerImp
public QueueStatisticsRefreshRequestHandlerImp(ConnectionInfo conn)
refreshRequested
public void refreshRequested(ServiceData sd)
- Specified by:
refreshRequested
in interface QueueStatisticsRefreshRequestHandler
refreshProcessRequested
public void refreshProcessRequested(ProcessData pd)
- Specified by:
refreshProcessRequested
in interface QueueStatisticsRefreshRequestHandler
runGarbageCollection
public void runGarbageCollection(ProcessData pd)
- Specified by:
runGarbageCollection
in interface QueueStatisticsRefreshRequestHandler
isRefresh
public boolean isRefresh()
setServiceData
public void setServiceData(ServiceData s)
getQueueStatistics
public WorkerPoolStats[] getQueueStatistics(ServiceData sd)
getServiceMap
public java.util.HashMap getServiceMap(java.util.ArrayList serviceList)
getProcessStatistics
public ProcessStatistics getProcessStatistics(ProcessData pd)
setDisplayHandler
public void setDisplayHandler(QueueStatisticsDisplayHandler qsdh)
setDisplayVMHandler
public void setDisplayVMHandler(VMStatisticsDisplayHandler vmsdh)
Copyright © 2009. All Rights Reserved.