|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessData | |
---|---|
com.metamatrix.console.models | |
com.metamatrix.console.ui.views.runtime | |
com.metamatrix.console.ui.views.runtime.model | |
com.metamatrix.console.ui.views.runtime.util |
Uses of ProcessData in com.metamatrix.console.models |
---|
Methods in com.metamatrix.console.models with parameters of type ProcessData | |
---|---|
java.lang.Integer[] |
RuntimeMgmtManager.getPscCounts(ProcessData theProcess)
|
void |
RuntimeMgmtManager.startProcess(ProcessData theProcess)
|
void |
RuntimeMgmtManager.stopProcess(ProcessData theProcess)
|
void |
RuntimeMgmtManager.stopProcessNow(ProcessData theProcess)
|
Uses of ProcessData in com.metamatrix.console.ui.views.runtime |
---|
Methods in com.metamatrix.console.ui.views.runtime with parameters of type ProcessData | |
---|---|
void |
VMStatisticsDisplayHandler.frameClosing(ProcessData pd)
|
ProcessStatistics |
QueueStatisticsRefreshRequestHandlerImp.getProcessStatistics(ProcessData pd)
|
boolean |
VMStatisticsDisplayHandler.isProcessDisplayed(ProcessData pd)
|
boolean |
RuntimeMgmtPanel.isProcessDisplayed(ProcessData pd)
|
boolean |
ServiceMgmtPanel.isProcessDisplayed(ProcessData pd)
|
boolean |
ProcessMgmtPanel.isProcessDisplayed(ProcessData pd)
|
boolean |
OperationsDelegate.isProcessDisplayed(ProcessData pd)
|
void |
VMStatisticsDisplayHandler.refreshDisplayForProcess(java.lang.String processDisplayName,
ProcessData pd,
ProcessStatistics vmstatistics)
|
void |
RuntimeMgmtPanel.refreshProcess(ProcessData pd)
|
void |
ServiceMgmtPanel.refreshProcess(ProcessData pd)
|
void |
ProcessMgmtPanel.refreshProcess(ProcessData pd)
|
void |
OperationsDelegate.refreshProcess(ProcessData pd)
|
void |
QueueStatisticsRefreshRequestHandlerImp.refreshProcessRequested(ProcessData pd)
|
void |
QueueStatisticsRefreshRequestHandler.refreshProcessRequested(ProcessData pd)
|
void |
QueueStatisticsRefreshRequestHandlerImp.runGarbageCollection(ProcessData pd)
|
void |
QueueStatisticsRefreshRequestHandler.runGarbageCollection(ProcessData pd)
|
void |
OperationsPanel.setEnabledShowProcess(ProcessData processData)
|
void |
OperationsPanel.setProcessDate(ProcessData processData)
|
com.metamatrix.console.ui.views.runtime.VMStatisticsFrame |
VMStatisticsDisplayHandler.startDisplayForProcess(java.lang.String processDisplayName,
ProcessData pd,
ProcessStatistics vmstatistics)
Create a VMStatisticsFrame for the specified ProcessData. |
com.metamatrix.console.ui.views.runtime.VMStatisticsFrame |
RuntimeMgmtPanel.startShowProcess(ProcessData pd)
|
com.metamatrix.console.ui.views.runtime.VMStatisticsFrame |
ServiceMgmtPanel.startShowProcess(ProcessData pd)
|
com.metamatrix.console.ui.views.runtime.VMStatisticsFrame |
ProcessMgmtPanel.startShowProcess(ProcessData pd)
|
com.metamatrix.console.ui.views.runtime.VMStatisticsFrame |
OperationsDelegate.startShowProcess(ProcessData pd)
|
Constructors in com.metamatrix.console.ui.views.runtime with parameters of type ProcessData | |
---|---|
VMStatisticsPanel(QueueStatisticsRefreshRequestHandler ctrlr,
ProcessData pd,
ProcessStatistics vmStats)
|
Uses of ProcessData in com.metamatrix.console.ui.views.runtime.model |
---|
Methods in com.metamatrix.console.ui.views.runtime.model with parameters of type ProcessData | |
---|---|
void |
HostStatistics.addProcess(ProcessData theProcess)
|
Uses of ProcessData in com.metamatrix.console.ui.views.runtime.util |
---|
Methods in com.metamatrix.console.ui.views.runtime.util with parameters of type ProcessData | |
---|---|
static boolean[] |
RuntimeMgmtUtils.getOperationsEnablements(ProcessData theProcess)
|
static boolean[] |
RuntimeMgmtUtils.getOperationsEnablements(PSCData thePsc,
ProcessData theProcess)
|
static boolean |
RuntimeMgmtUtils.isSameHost(ProcessData theProcess,
ConnectionInfo connection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |