public class SysInfo extends SigarCommandBase implements Closable
Constructor and Description |
---|
SysInfo() |
SysInfo(org.hyperic.sigar.cmd.Shell shell) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Perform some clean up rutine
|
protected void |
finalize() |
String |
getUsageShort() |
void |
output(String[] args) |
complete, completePid, flush, getCompleter, getCompletions, getFormatter, isPidCompleter, printf, printf, printf, println, setOutputFormat, sprintf, validateArgs
public SysInfo(org.hyperic.sigar.cmd.Shell shell)
public SysInfo()
public String getUsageShort()
getUsageShort
in interface org.hyperic.sigar.shell.ShellCommandHandler
getUsageShort
in class org.hyperic.sigar.shell.ShellCommandBase
public void output(String[] args) throws org.hyperic.sigar.SigarException
org.hyperic.sigar.SigarException
public void close() throws Exception
Closable
Copyright © 2008–2017 MIL-OSS. All rights reserved.