public class PropertiesAndFilterConfigWroConfigurationFactory extends FilterConfigWroConfigurationFactory
/WEB-INF/wro.properties) for creating
WroConfiguration and overrides them with properties defined in FilterConfig object. This will allow
user to easily switch from old style of configuring WroConfiguration to the new style (by defining a property
file).PARAM_CONFIGURATION, PARAM_VALUE_DEPLOYMENT| Constructor and Description |
|---|
PropertiesAndFilterConfigWroConfigurationFactory(javax.servlet.FilterConfig filterConfig) |
| Modifier and Type | Method and Description |
|---|---|
Properties |
createProperties() |
protected Properties |
newDefaultProperties() |
create, createPropertiesFromFilterConfig, initPropertiespublic PropertiesAndFilterConfigWroConfigurationFactory(javax.servlet.FilterConfig filterConfig)
public Properties createProperties()
createProperties in interface PropertiesFactorycreateProperties in class FilterConfigWroConfigurationFactoryProperties object built by implemented class.protected Properties newDefaultProperties()
Properties built from the default location.Copyright © 2008-2014. All Rights Reserved.