org.lsst.ccs.shell
Class LocalShellCommand
java.lang.Object
org.lsst.ccs.shell.ShellCommand
org.lsst.ccs.shell.LocalShellCommand
public class LocalShellCommand
- extends ShellCommand
Command table entry
| Methods inherited from class org.lsst.ccs.shell.ShellCommand |
canBeDenotedBy, getAbbreviation, getArity, getDescription, getHeader, getName, getParameterTypes, getParamSpecs, getPrefix, isVarArgs, setAbbreviation, setDescription, setHeader, setParamSpecs, startsWith, toString |
LocalShellCommand
public LocalShellCommand(Object handler,
Method method,
String prefix,
String name)
invoke
public Object invoke(Object[] parameters)
throws CLIException
- Specified by:
invoke in class ShellCommand
- Throws:
CLIException
Copyright © 2013 LSST. All Rights Reserved.