|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.sigar.shell.ShellCommandBase
org.hyperic.sigar.cmd.SigarCommandBase
org.hyperic.sigar.cmd.Win32Service
public class Win32Service
Field Summary |
---|
Fields inherited from class org.hyperic.sigar.cmd.SigarCommandBase |
---|
err, out, output, proxy, shell, sigar |
Fields inherited from class org.hyperic.sigar.shell.ShellCommandBase |
---|
itsCommandName, itsShell |
Constructor Summary | |
---|---|
Win32Service()
|
|
Win32Service(Shell shell)
|
Method Summary | |
---|---|
java.util.Collection |
getCompletions()
|
java.lang.String |
getSyntaxArgs()
|
java.lang.String |
getUsageShort()
Get a very brief (40 character) description of the command |
void |
output(java.lang.String[] args)
|
protected boolean |
validateArgs(java.lang.String[] args)
|
Methods inherited from class org.hyperic.sigar.cmd.SigarCommandBase |
---|
complete, completePid, flush, getCompleter, getFormatter, isPidCompleter, printf, printf, printf, println, processCommand, setOutputFormat, sprintf |
Methods inherited from class org.hyperic.sigar.shell.ShellCommandBase |
---|
getCommandName, getErrStream, getOutStream, getShell, getSyntax, getUsageHelp, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Win32Service()
public Win32Service(Shell shell)
Method Detail |
---|
public java.lang.String getSyntaxArgs()
getSyntaxArgs
in class ShellCommandBase
public java.lang.String getUsageShort()
ShellCommandHandler
getUsageShort
in interface ShellCommandHandler
getUsageShort
in class ShellCommandBase
protected boolean validateArgs(java.lang.String[] args)
validateArgs
in class SigarCommandBase
public java.util.Collection getCompletions()
getCompletions
in class SigarCommandBase
public void output(java.lang.String[] args) throws SigarException
output
in class SigarCommandBase
SigarException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |