|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.karaf.shell.console.AbstractAction
org.apache.karaf.shell.console.OsgiCommandSupport
org.apache.karaf.shell.ssh.SshAction
public class SshAction
Connect to a SSH server.
Field Summary |
---|
Fields inherited from class org.apache.karaf.shell.console.OsgiCommandSupport |
---|
bundleContext, usedReferences |
Constructor Summary | |
---|---|
SshAction()
|
Method Summary | |
---|---|
protected java.lang.Object |
doExecute()
|
java.lang.String |
readLine(java.lang.String msg)
|
void |
setBlueprintContainer(org.osgi.service.blueprint.container.BlueprintContainer container)
|
void |
setSshClientId(java.lang.String sshClientId)
|
Methods inherited from class org.apache.karaf.shell.console.OsgiCommandSupport |
---|
execute, getAllServices, getBundleContext, getService, setBundleContext, ungetServices |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SshAction()
Method Detail |
---|
public void setBlueprintContainer(org.osgi.service.blueprint.container.BlueprintContainer container)
setBlueprintContainer
in interface BlueprintContainerAware
public void setSshClientId(java.lang.String sshClientId)
protected java.lang.Object doExecute() throws Exception
doExecute
in class AbstractAction
Exception
public java.lang.String readLine(java.lang.String msg) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |