org.crsh.ssh
Class SSHPlugin

java.lang.Object
  extended by org.crsh.plugin.CRaSHPlugin<SSHPlugin>
      extended by org.crsh.ssh.SSHPlugin
All Implemented Interfaces:
Service

public class SSHPlugin
extends CRaSHPlugin<SSHPlugin>
implements Service

Version:
$Revision$
Author:
Julien Viet

Field Summary
 
Fields inherited from class org.crsh.plugin.CRaSHPlugin
log
 
Constructor Summary
SSHPlugin()
           
 
Method Summary
 void destroy()
           
 SSHPlugin getImplementation()
           
 void init()
           
 
Methods inherited from class org.crsh.plugin.CRaSHPlugin
getContext, getType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SSHPlugin

public SSHPlugin()
Method Detail

getImplementation

public SSHPlugin getImplementation()
Specified by:
getImplementation in class CRaSHPlugin<SSHPlugin>

init

public void init()
Overrides:
init in class CRaSHPlugin<SSHPlugin>

destroy

public void destroy()
Overrides:
destroy in class CRaSHPlugin<SSHPlugin>


Copyright © 2011 eXo Platform SAS. All Rights Reserved.