@ApplicationScoped public class ParamValueLoaderManager extends AppServiceBase<ParamValueLoaderManager>
Manage ParamValueLoaderService
by context type
Destroyable.Util
logger
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, 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
@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.