org.crsh.telnet
Class TelnetPlugin

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

public class TelnetPlugin
extends CRaSHPlugin<TelnetPlugin>
implements Service

Version:
$Revision$
Author:
Julien Viet

Field Summary
 
Fields inherited from class org.crsh.plugin.CRaSHPlugin
log
 
Constructor Summary
TelnetPlugin()
           
 
Method Summary
 void destroy()
           
 TelnetPlugin 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

TelnetPlugin

public TelnetPlugin()
Method Detail

getImplementation

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

init

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

destroy

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


Copyright © 2011 eXo Platform SAS. All Rights Reserved.