public class HostInformationController extends Object
Constructor and Description |
---|
HostInformationController(HostRef ref) |
Modifier and Type | Method and Description |
---|---|
Component |
getComponent() |
HostCpuController |
getCpuController() |
HostMemoryController |
getMemoryController() |
HostOverviewController |
getOverviewController() |
public HostInformationController(HostRef ref)
public HostOverviewController getOverviewController()
public HostCpuController getCpuController()
public HostMemoryController getMemoryController()
public Component getComponent()
Copyright © 2012. All Rights Reserved.