public abstract class ClassMetaInfoManager<INFO extends ClassMetaInfoBase<INFO>> extends AppServicePlugin
Plugin.InfoRepo
Constructor and Description |
---|
ClassMetaInfoManager() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyTo(App app) |
INFO |
get(String className) |
INFO |
getOrCreate(String className) |
Class<INFO> |
infoType() |
register
Copyright © 2014–2018 ActFramework. All rights reserved.