Package | Description |
---|---|
act.app.conf | |
act.conf | |
act.inject.genie |
Modifier and Type | Class and Description |
---|---|
class |
AppConfigurator<T extends AppConfigurator>
Base class for app developer implement source code based configuration
|
Modifier and Type | Method and Description |
---|---|
static void |
AppConfigPlugin.foundConfigurator(java.lang.Class<? extends AppConfigurator> configuratorClass) |
Modifier and Type | Class and Description |
---|---|
class |
AppConfig<T extends AppConfigurator> |
Modifier and Type | Method and Description |
---|---|
void |
AppConfig._merge(AppConfigurator conf)
Merge application configurator settings.
|
Modifier and Type | Method and Description |
---|---|
static void |
GenieInjector.foundConfigurator(java.lang.Class<? extends AppConfigurator> configurator) |
Copyright © 2014–2017 ActFramework. All rights reserved.