org.crsh.term.spi.telnet
Class TelnetLifeCycle

java.lang.Object
  extended by org.crsh.term.CRaSHLifeCycle
      extended by org.crsh.term.spi.telnet.TelnetLifeCycle

public class TelnetLifeCycle
extends CRaSHLifeCycle

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
TelnetLifeCycle(ShellContext context)
           
 
Method Summary
protected  void doDestroy()
           
protected  void doInit()
           
 
Methods inherited from class org.crsh.term.CRaSHLifeCycle
destroy, getExecutor, getShellContext, getShellFactory, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TelnetLifeCycle

public TelnetLifeCycle(ShellContext context)
Method Detail

doInit

protected void doInit()
               throws Exception
Specified by:
doInit in class CRaSHLifeCycle
Throws:
Exception

doDestroy

protected void doDestroy()
Specified by:
doDestroy in class CRaSHLifeCycle


Copyright © 2010 eXo Platform SAS. All Rights Reserved.