|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.rubygrapefruit.platform.internal.DefaultSystemInfo
public class DefaultSystemInfo
| Constructor Summary | |
|---|---|
DefaultSystemInfo()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getKernelName()
Returns the name of the kernel for the current operating system. |
java.lang.String |
getKernelVersion()
Returns the version of the kernel for the current operating system. |
java.lang.String |
getMachineArchitecture()
Returns the machine architecture, as reported by the operating system. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSystemInfo()
| Method Detail |
|---|
public java.lang.String getKernelName()
SystemInfo
getKernelName in interface SystemInfopublic java.lang.String getKernelVersion()
SystemInfo
getKernelVersion in interface SystemInfopublic java.lang.String getMachineArchitecture()
SystemInfo
getMachineArchitecture in interface SystemInfo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||