@ApplicationScoped public class CliServer extends AppServiceBase<CliServer> implements java.lang.Runnable
Servicing CLI session
Destroyable.Util
Modifier and Type | Method and Description |
---|---|
protected void |
releaseResources() |
void |
remove(CliSession session) |
void |
run() |
app, onAppStart, onAppStartAsync
app, me
addSubResource, destroy, isDestroyed, reload, scope
debug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, trace, trace, warn, warn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, isDestroyed, scope
protected void releaseResources()
releaseResources
in class AppServiceBase<CliServer>
public void remove(CliSession session)
public void run()
run
in interface java.lang.Runnable
Copyright © 2014–2017 ActFramework. All rights reserved.