| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.sigar.Who
public class Who
Who sigar class.
| Constructor Summary | |
|---|---|
| Who() | |
| Method Summary | |
|---|---|
|  void | gather(Sigar sigar) | 
|  java.lang.String | getDevice()Get the device. | 
|  java.lang.String | getHost()Get the host. | 
|  long | getTime()Get the time. | 
|  java.lang.String | getUser()Get the user. | 
|  java.util.Map | toMap() | 
|  java.lang.String | toString() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public Who()
| Method Detail | 
|---|
public void gather(Sigar sigar)
            throws SigarException
SigarExceptionpublic java.lang.String getUser()
Supported Platforms: Undocumented.
public java.lang.String getDevice()
Supported Platforms: Undocumented.
public java.lang.String getHost()
Supported Platforms: Undocumented.
public long getTime()
Supported Platforms: Undocumented.
public java.util.Map toMap()
public java.lang.String toString()
toString in class java.lang.Object| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||