| Package | Description |
|---|---|
| org.walkmod | |
| org.walkmod.conf | |
| org.walkmod.conf.entities | |
| org.walkmod.conf.entities.impl | |
| org.walkmod.conf.providers | |
| org.walkmod.impl |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
WalkModFacade.getConfiguration()
Returns the equivalent configuration representation of the Walkmod config file.
|
Configuration |
ConfigurationAdapter.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ChainAdapter |
ChainAdapterFactory.createChainProxy(Configuration configuration,
String chain) |
void |
ConfigurationAdapter.setConfiguration(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ProjectConfigurationProvider.getConfiguration() |
Configuration |
ConfigurationManager.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationProvider.init(Configuration configuration) |
void |
ConfigurationManager.setConfiguration(Configuration configuration) |
| Constructor and Description |
|---|
ConfigurationManager(Configuration conf) |
ConfigurationManager(Configuration conf,
boolean execute,
ConfigurationProvider... configurationProviders) |
ConfigurationManager(Configuration walkmodcfg,
ConfigurationProvider... configurationProviders) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ChainConfig.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainConfig.setConfiguration(Configuration configuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationImpl |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ChainConfigImpl.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainConfigImpl.setConfiguration(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
YAMLConfigurationProvider.getConfiguration() |
Configuration |
XMLConfigurationProvider.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
YAMLConfigurationProvider.init(Configuration configuration) |
void |
XMLConfigurationProvider.init(Configuration configuration) |
void |
WritersConfigurationProvider.init(Configuration configuration) |
void |
SpringConfigurationProvider.init(Configuration configuration) |
void |
PluginsConfigurationProvider.init(Configuration configuration) |
void |
LanguageConfigurationProvider.init(Configuration configuration) |
void |
IvyConfigurationProvider.init(Configuration configuration) |
void |
ExecutionModeProvider.init(Configuration configuration) |
void |
DynamicConfigurationProvider.init(Configuration configuration) |
void |
XMLConfigurationProvider.setConfiguration(Configuration configuration2) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
DefaultConfigurationAdapter.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ChainAdapter |
DefaultChainAdapterFactory.createChainProxy(Configuration configuration,
String chain) |
void |
DefaultConfigurationAdapter.setConfiguration(Configuration config) |
Copyright © 2017. All rights reserved.