org.crsh.term
Class TermLifeCycle
java.lang.Object
org.crsh.term.TermLifeCycle
- Direct Known Subclasses:
- SSHLifeCycle
public abstract class TermLifeCycle
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TermLifeCycle
protected TermLifeCycle(PluginContext context)
init
public final void init()
destroy
public final void destroy()
getHandler
public final TermIOHandler getHandler()
getContext
public final PluginContext getContext()
doInit
protected abstract void doInit()
throws Exception
- Throws:
Exception
doDestroy
protected abstract void doDestroy()
Copyright © 2011 eXo Platform SAS. All Rights Reserved.