Package | Description |
---|---|
org.apache.deltaspike.core.api.config | |
org.apache.deltaspike.core.spi.config | |
org.apache.deltaspike.testcontrol.api.junit |
Modifier and Type | Method and Description |
---|---|
static ConfigSource[] |
ConfigResolver.getConfigSources() |
ConfigSource[] |
Config.getConfigSources() |
Modifier and Type | Method and Description |
---|---|
static void |
ConfigResolver.addConfigSources(List<ConfigSource> configSourcesToAdd)
This method can be used for programmatically adding
ConfigSource s. |
void |
Config.addConfigSources(List<ConfigSource> configSourcesToAdd)
This method can be used for programmatically adding
ConfigSource s. |
Modifier and Type | Method and Description |
---|---|
List<ConfigSource> |
ConfigSourceProvider.getConfigSources() |
Modifier and Type | Class and Description |
---|---|
static class |
CdiTestSuiteRunner.TestConfigSource |
Copyright © 2020 The Apache Software Foundation. All rights reserved.