@ApplicationScoped public class ParamValueLoaderManager extends AppServiceBase<ParamValueLoaderManager>
Manage ParamValueLoaderService by context type
Destroyable.Utillogger| Constructor and Description |
|---|
ParamValueLoaderManager(App app) |
| Modifier and Type | Method and Description |
|---|---|
<T extends ParamValueLoaderService> |
get(java.lang.Class<? extends ActContext> contextClass) |
protected void |
releaseResources() |
app, onAppStart, onAppStartAsyncapp, meaddSubResource, destroy, isDestroyed, reload, scopedebug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, trace, trace, warn, warnclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, isDestroyed, scope@Inject public ParamValueLoaderManager(App app)
public <T extends ParamValueLoaderService> T get(java.lang.Class<? extends ActContext> contextClass)
protected void releaseResources()
releaseResources in class AppServiceBase<ParamValueLoaderManager>Copyright © 2014–2017 ActFramework. All rights reserved.