public class AppConfigPlugin
extends java.lang.Object
AppConfigPlugin scan source code or byte code to detect if there are any user defined AppConfigurator implementation and use it to populate AppConfig default values
| Constructor and Description |
|---|
AppConfigPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static void |
foundConfigurator(java.lang.Class<? extends AppConfigurator> configuratorClass) |
public static void foundConfigurator(java.lang.Class<? extends AppConfigurator> configuratorClass)
Copyright © 2014–2017 ActFramework. All rights reserved.