public final class SystemInfoFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static SystemInfoFactory |
getInstance()
Returns an instance of system info factory.
|
org.onosproject.cpman.SystemInfo |
getSystemInfo()
Returns system information.
|
void |
setSystemInfo(org.onosproject.cpman.SystemInfo systemInfo)
Set system information only if it is empty.
|
public org.onosproject.cpman.SystemInfo getSystemInfo()
public void setSystemInfo(org.onosproject.cpman.SystemInfo systemInfo)
systemInfo - reference object of system infopublic static SystemInfoFactory getInstance()
Copyright © 2016. All rights reserved.