|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.karaf.shell.ssh.ShellCommandFactory
public class ShellCommandFactory
Nested Class Summary | |
---|---|
class |
ShellCommandFactory.ShellCommand
|
Constructor Summary | |
---|---|
ShellCommandFactory()
|
Method Summary | |
---|---|
org.apache.sshd.server.Command |
createCommand(java.lang.String command)
|
void |
setCommandProcessor(org.apache.felix.service.command.CommandProcessor commandProcessor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShellCommandFactory()
Method Detail |
---|
public void setCommandProcessor(org.apache.felix.service.command.CommandProcessor commandProcessor)
public org.apache.sshd.server.Command createCommand(java.lang.String command)
createCommand
in interface org.apache.sshd.server.CommandFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |