public class TelnetLifeCycle extends TermLifeCycle
| Constructor and Description |
|---|
TelnetLifeCycle(PluginContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doDestroy() |
protected void |
doInit() |
Resource |
getConfig() |
Integer |
getPort() |
void |
setConfig(Resource config) |
void |
setPort(Integer port) |
destroy, getContext, getHandler, initpublic TelnetLifeCycle(PluginContext context)
public Integer getPort()
public void setPort(Integer port)
public Resource getConfig()
public void setConfig(Resource config)
protected void doInit()
throws Exception
doInit in class TermLifeCycleExceptionprotected void doDestroy()
doDestroy in class TermLifeCycleCopyright © 2015 eXo Platform SAS. All Rights Reserved.