org.crsh.ssh.term.scp
Class CommandPlugin

java.lang.Object
  extended by org.crsh.plugin.CRaSHPlugin
      extended by org.crsh.ssh.term.scp.CommandPlugin
Direct Known Subclasses:
SCPCommandPlugin

public abstract class CommandPlugin
extends CRaSHPlugin

Version:
$Revision$
Author:
Julien Viet

Field Summary
 
Fields inherited from class org.crsh.plugin.CRaSHPlugin
log
 
Constructor Summary
CommandPlugin()
           
 
Method Summary
abstract  org.apache.sshd.server.Command createCommand(String command)
           
 
Methods inherited from class org.crsh.plugin.CRaSHPlugin
destroy, getContext, init, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandPlugin

public CommandPlugin()
Method Detail

createCommand

public abstract org.apache.sshd.server.Command createCommand(String command)


Copyright © 2011 eXo Platform SAS. All Rights Reserved.