org.crsh.ssh.term.inline
Class SSHInlinePlugin

java.lang.Object
  extended by org.crsh.plugin.CRaSHPlugin<CommandPlugin>
      extended by org.crsh.ssh.term.scp.CommandPlugin
          extended by org.crsh.ssh.term.inline.SSHInlinePlugin

public class SSHInlinePlugin
extends CommandPlugin

SSH inline command plugin


Field Summary
 
Fields inherited from class org.crsh.plugin.CRaSHPlugin
CONSTRUCTED, FAILED, INITIALIZED, INITIALIZING, log
 
Constructor Summary
SSHInlinePlugin()
           
 
Method Summary
 org.apache.sshd.server.Command createCommand(String command)
           
 
Methods inherited from class org.crsh.ssh.term.scp.CommandPlugin
getImplementation
 
Methods inherited from class org.crsh.plugin.CRaSHPlugin
createConfigurationCapabilities, destroy, getConfigurationCapabilities, getContext, getStatus, getType, init, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SSHInlinePlugin

public SSHInlinePlugin()
Method Detail

createCommand

public org.apache.sshd.server.Command createCommand(String command)
Specified by:
createCommand in class CommandPlugin


Copyright © 2014 eXo Platform SAS. All Rights Reserved.