| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComputerSystem
Computer System data.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract ComputerSystem |
AbstractHardwareLayer.createComputerSystem() |
ComputerSystem |
HardwareLayer.getComputerSystem()
Instantiates a
ComputerSystem object. |
ComputerSystem |
AbstractHardwareLayer.getComputerSystem() |
| Modifier and Type | Method and Description |
|---|---|
ComputerSystem |
LinuxHardwareLayer.createComputerSystem() |
| Modifier and Type | Method and Description |
|---|---|
ComputerSystem |
MacHardwareLayer.createComputerSystem() |
| Modifier and Type | Method and Description |
|---|---|
ComputerSystem |
FreeBsdHardwareLayer.createComputerSystem() |
| Modifier and Type | Method and Description |
|---|---|
ComputerSystem |
SolarisHardwareLayer.createComputerSystem() |
| Modifier and Type | Method and Description |
|---|---|
ComputerSystem |
WindowsHardwareLayer.createComputerSystem() |
Copyright © 2019. All rights reserved.