org.globus.cog.gridshell.commands.taskcommands
Class LLs
java.lang.Object
org.globus.cog.gridshell.commands.AbstractCommand
org.globus.cog.gridshell.commands.AbstractShellCommand
org.globus.cog.gridshell.commands.taskcommands.AbstractTaskCommand
org.globus.cog.gridshell.commands.taskcommands.Ls
org.globus.cog.gridshell.commands.taskcommands.LLs
- All Implemented Interfaces:
- Command, Comparable, EventListener, PropertyChangeListener, PropertyChangeNotifier, Runnable, StatusListener
- public class LLs
- extends Ls
|
Constructor Summary |
LLs()
|
| Methods inherited from class org.globus.cog.gridshell.commands.AbstractShellCommand |
createAbstractShellCommand, getCredentials, getGetOpt, getGridShell, getGsh, init, kill, resume, run, suspend, toString |
| Methods inherited from class org.globus.cog.gridshell.commands.AbstractCommand |
addPropertyChangeListener, addPropertyChangeListener, arrayToMap, compareTo, getIdentity, getParent, getResult, getScope, getStatus, removePropertyChangeListener, setResult, setStatusCode, setStatusCompleted, setStatusFailed, setStatusFailed, unsupported |
LLs
public LLs()
getConnection
public StartTask getConnection()
- Just override our connection
- Overrides:
getConnection in class AbstractTaskCommand