public class ClassMetaInfoRepo extends AppServiceBase<ClassMetaInfoRepo>
Destroyable.Util
logger
Modifier | Constructor and Description |
---|---|
protected |
ClassMetaInfoRepo(App app) |
Modifier and Type | Method and Description |
---|---|
<T extends ClassMetaInfoBase<T>> |
manager(Class<T> metaInfoType) |
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
protected ClassMetaInfoRepo(App app)
protected void releaseResources()
releaseResources
in class AppServiceBase<ClassMetaInfoRepo>
public <T extends ClassMetaInfoBase<T>> ClassMetaInfoManager<T> manager(Class<T> metaInfoType)
Copyright © 2014–2018 ActFramework. All rights reserved.