public class AutoConfigPlugin extends AnnotatedTypeFinder
Plugin.InfoRepoDestroyable.UtilfoundClasses| Constructor and Description |
|---|
AutoConfigPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static void |
loadPluginAutoConfig(java.lang.Class<?> autoConfigClass,
App app)
Used by plugin that to load their
auto configure class |
app, createAppByteCodeScanner, createAppSourceCodeScanner, loadregisteraddSubResource, destroy, isDestroyed, releaseResources, reload, scopedebug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, trace, trace, warn, warnpublic static void loadPluginAutoConfig(java.lang.Class<?> autoConfigClass,
App app)
Used by plugin that to load their auto configure class
autoConfigClass - the class with AutoConfig annotationapp - the application instanceCopyright © 2014–2017 ActFramework. All rights reserved.