public class ConfigurableWroManagerFactory extends ConfigurableStandaloneContextAwareManagerFactory implements ExtraConfigFileAware
| Constructor and Description |
|---|
ConfigurableWroManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected Properties |
createProperties() |
void |
initialize(StandaloneContext standaloneContext) |
protected HashStrategy |
newHashStrategy() |
protected WroModelFactory |
newModelFactory() |
protected NamingStrategy |
newNamingStrategy() |
void |
setExtraConfigFile(File extraProperties)
The implementation should handle the null case also.
|
newProcessorsFactorynewGroupExtractor, newServletContextUriLocatornewUriLocatorFactoryaddModelTransformer, create, destroy, newAuthorizationManager, newCacheKeyFactory, newCacheStrategy, newMetaDataFactory, newModelTransformers, onAfterInitializeManager, onCachePeriodChanged, onModelPeriodChanged, setCacheKeyFactory, setCacheStrategy, setGroupExtractor, setHashStrategy, setMetaDataFactory, setModelFactory, setModelTransformers, setNamingStrategy, setProcessorsFactory, setResourceAuthorizationManager, setResourceWatcher, setUriLocatorFactorypublic void initialize(StandaloneContext standaloneContext)
initialize in interface StandaloneContextAwareinitialize in class DefaultStandaloneContextAwareManagerFactoryprotected WroModelFactory newModelFactory()
newModelFactory in class DefaultStandaloneContextAwareManagerFactoryprotected NamingStrategy newNamingStrategy()
newNamingStrategy in class BaseWroManagerFactoryprotected HashStrategy newHashStrategy()
newHashStrategy in class BaseWroManagerFactoryprotected Properties createProperties()
createProperties in class ConfigurableStandaloneContextAwareManagerFactorypublic void setExtraConfigFile(File extraProperties)
setExtraConfigFile in interface ExtraConfigFileAwareextraProperties - the file containing extra configurations.Copyright © 2008-2014. All Rights Reserved.