org.impalaframework.interactive.web.bootstrap
Class WebTestContextLocationResolver
java.lang.Object
org.impalaframework.bootstrap.SimpleContextLocationResolver
org.impalaframework.web.bootstrap.WebContextLocationResolver
org.impalaframework.interactive.web.bootstrap.WebTestContextLocationResolver
- All Implemented Interfaces:
- org.impalaframework.bootstrap.ContextLocationResolver
public class WebTestContextLocationResolver
- extends org.impalaframework.web.bootstrap.WebContextLocationResolver
Extends WebContextLocationResolver to add test support, as provided by TestContextLocationResolver
- Author:
- Phil Zoio
|
Method Summary |
void |
addCustomLocations(org.impalaframework.bootstrap.ConfigurationSettings configSettings,
org.impalaframework.config.PropertySource propertySource)
|
| Methods inherited from class org.impalaframework.web.bootstrap.WebContextLocationResolver |
addAutoReloadListener, addDefaultLocations, addJarModuleLocation, addJmxOperations, addPathModuleMapper |
| Methods inherited from class org.impalaframework.bootstrap.SimpleContextLocationResolver |
addContextLocations, addModuleType, addProxyProperties, addReloadability, explicitlyAddLocations, explicitlySetLocations, maybeAddJmxLocations |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebTestContextLocationResolver
public WebTestContextLocationResolver()
addCustomLocations
public void addCustomLocations(org.impalaframework.bootstrap.ConfigurationSettings configSettings,
org.impalaframework.config.PropertySource propertySource)
- Overrides:
addCustomLocations in class org.impalaframework.web.bootstrap.WebContextLocationResolver