public class AutoConfigPlugin extends AnnotatedTypeFinder
Plugin.InfoRepo
Destroyable.Util
foundClasses
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, load
register
addSubResource, destroy, isDestroyed, releaseResources, reload, scope
debug, debug, error, error, fatal, fatal, info, info, isDebugEnabled, isTraceEnabled, trace, trace, warn, warn
public 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.