|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gwe.drivers.ResourceHandle
org.gwe.drivers.netAccess.HostHandle
org.gwe.drivers.netAccess.handles.LocalHostHandle
public class LocalHostHandle
Field Summary |
---|
Fields inherited from class org.gwe.drivers.ResourceHandle |
---|
link |
Constructor Summary | |
---|---|
LocalHostHandle(ResourceLink link)
|
Method Summary | |
---|---|
java.lang.String |
runCommand(ShellCommand command)
|
Methods inherited from class org.gwe.drivers.netAccess.HostHandle |
---|
runCommand, runCommand |
Methods inherited from class org.gwe.drivers.ResourceHandle |
---|
close, createHostHandle, getLink |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalHostHandle(ResourceLink link)
Method Detail |
---|
public java.lang.String runCommand(ShellCommand command) throws ConnectorException
runCommand
in class HostHandle
ConnectorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |