|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SystemInfo
Provides access to some system information. This is a snapshot view and does not change.
| 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. |
| Method Detail |
|---|
java.lang.String getKernelName()
java.lang.String getKernelVersion()
java.lang.String getMachineArchitecture()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||