Uses of Class
com.metamatrix.platform.vm.controller.VMStatistics

Packages that use VMStatistics
com.metamatrix.console.ui.views.runtime   
com.metamatrix.platform.admin.api   
com.metamatrix.platform.admin.apiimpl   
com.metamatrix.platform.vm.api.controller   
com.metamatrix.platform.vm.controller   
 

Uses of VMStatistics in com.metamatrix.console.ui.views.runtime
 

Methods in com.metamatrix.console.ui.views.runtime that return VMStatistics
 VMStatistics QueueStatisticsRefreshRequestHandlerImp.getProcessStatistics(ProcessData pd)
           
 

Methods in com.metamatrix.console.ui.views.runtime with parameters of type VMStatistics
 void VMStatisticsDisplayHandler.refreshDisplayForProcess(java.lang.String processDisplayName, ProcessData pd, VMStatistics vmstatistics)
           
 void VMStatisticsPanel.repopulate(VMStatistics vmStat)
           
 com.metamatrix.console.ui.views.runtime.VMStatisticsFrame VMStatisticsDisplayHandler.startDisplayForProcess(java.lang.String processDisplayName, ProcessData pd, VMStatistics vmstatistics)
          Create a VMStatisticsFrame for the specified ProcessData.
 

Constructors in com.metamatrix.console.ui.views.runtime with parameters of type VMStatistics
VMStatisticsPanel(QueueStatisticsRefreshRequestHandler ctrlr, ProcessData pd, VMStatistics vmStats)
           
 

Uses of VMStatistics in com.metamatrix.platform.admin.api
 

Methods in com.metamatrix.platform.admin.api that return VMStatistics
 VMStatistics RuntimeStateAdminAPI.getVMStatistics(VMControllerID vmID)
          Return VMStatistics object for Process.
 

Uses of VMStatistics in com.metamatrix.platform.admin.apiimpl
 

Methods in com.metamatrix.platform.admin.apiimpl that return VMStatistics
 VMStatistics RuntimeStateAdminAPIImpl.getVMStatistics(VMControllerID vmID)
          Return VMStatistics object for Process.
 VMStatistics RuntimeStateAdminAPIHelper.getVMStatistics(VMControllerID vmID)
          Return VMStatistics object for Process.
 

Uses of VMStatistics in com.metamatrix.platform.vm.api.controller
 

Methods in com.metamatrix.platform.vm.api.controller that return VMStatistics
 VMStatistics VMControllerInterface.getVMStatistics()
          Return information about VM.
 

Uses of VMStatistics in com.metamatrix.platform.vm.controller
 

Methods in com.metamatrix.platform.vm.controller that return VMStatistics
 VMStatistics VMController.getVMStatistics()
          Return information about VM.
 



Copyright © 2009. All Rights Reserved.