|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Representation of the Operating system.
Method Summary | |
java.lang.String |
getDescription()
Returns a platform depending String describing the operating system. |
java.lang.String |
getName()
Returns the name of the operating system. |
Memory |
getVirtualMemory()
Returns the virtual memory. |
Method Detail |
public java.lang.String getName() throws NotAvailableException
NotAvailableException
- if this functionality isn't available in
this JVM.public Memory getVirtualMemory() throws NotAvailableException
NotAvailableException
- if this functionality isn't available in
this JVM.Memory
public java.lang.String getDescription()
getDescription
in interface Describable
Describable.getDescription()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |