org.crsh.jcr
Class SCPCommandPlugin

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

public class SCPCommandPlugin
extends CommandPlugin


Field Summary
 
Fields inherited from class org.crsh.plugin.CRaSHPlugin
CONSTRUCTED, FAILED, INITIALIZED, INITIALIZING, log
 
Constructor Summary
SCPCommandPlugin()
           
 
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

SCPCommandPlugin

public SCPCommandPlugin()
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.