public class ApiManager extends AppServiceBase<ApiManager>
Keep track endpoints defined in the system
Destroyable.Util
logger
Constructor and Description |
---|
ApiManager(App app) |
Modifier and Type | Method and Description |
---|---|
void |
load(App app) |
protected void |
releaseResources() |
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
public ApiManager(App app)
protected void releaseResources()
releaseResources
in class AppServiceBase<ApiManager>
public void load(App app)
Copyright © 2014–2017 ActFramework. All rights reserved.