org.impalaframework.interactive.bootstrap
Class TestContextLocationResolver
java.lang.Object
org.impalaframework.bootstrap.SimpleContextLocationResolver
org.impalaframework.interactive.bootstrap.TestContextLocationResolver
- All Implemented Interfaces:
- org.impalaframework.bootstrap.ContextLocationResolver
public class TestContextLocationResolver
- extends org.impalaframework.bootstrap.SimpleContextLocationResolver
|
Method Summary |
static void |
addBootstrapConfig(org.impalaframework.bootstrap.ConfigurationSettings configSettings,
org.impalaframework.config.PropertySource propertySource)
|
void |
addCustomLocations(org.impalaframework.bootstrap.ConfigurationSettings configSettings,
org.impalaframework.config.PropertySource propertySource)
|
| Methods inherited from class org.impalaframework.bootstrap.SimpleContextLocationResolver |
addContextLocations, addDefaultLocations, addModuleType, addProxyProperties, addReloadability, explicitlyAddLocations, explicitlySetLocations, maybeAddJmxLocations |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestContextLocationResolver
public TestContextLocationResolver()
addCustomLocations
public void addCustomLocations(org.impalaframework.bootstrap.ConfigurationSettings configSettings,
org.impalaframework.config.PropertySource propertySource)
- Overrides:
addCustomLocations in class org.impalaframework.bootstrap.SimpleContextLocationResolver
addBootstrapConfig
public static void addBootstrapConfig(org.impalaframework.bootstrap.ConfigurationSettings configSettings,
org.impalaframework.config.PropertySource propertySource)