public class ConfigurableWroManagerFactory extends ro.isdc.wro.manager.factory.standalone.ConfigurableStandaloneContextAwareManagerFactory implements ExtraConfigFileAware
| Constructor and Description |
|---|
ConfigurableWroManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected Properties |
createProperties() |
void |
initialize(ro.isdc.wro.manager.factory.standalone.StandaloneContext standaloneContext) |
protected ro.isdc.wro.model.resource.support.hash.HashStrategy |
newHashStrategy() |
protected ro.isdc.wro.model.factory.WroModelFactory |
newModelFactory() |
protected ro.isdc.wro.model.resource.support.naming.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, setHashBuilder, setHashStrategy, setMetaDataFactory, setModelFactory, setModelTransformers, setNamingStrategy, setProcessorsFactory, setResourceAuthorizationManager, setUriLocatorFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void initialize(ro.isdc.wro.manager.factory.standalone.StandaloneContext standaloneContext)
initialize in interface ro.isdc.wro.manager.factory.standalone.StandaloneContextAwareManagerFactoryinitialize in class ro.isdc.wro.manager.factory.standalone.DefaultStandaloneContextAwareManagerFactoryprotected ro.isdc.wro.model.factory.WroModelFactory newModelFactory()
newModelFactory in class ro.isdc.wro.manager.factory.standalone.DefaultStandaloneContextAwareManagerFactoryprotected ro.isdc.wro.model.resource.support.naming.NamingStrategy newNamingStrategy()
newNamingStrategy in class ro.isdc.wro.manager.factory.BaseWroManagerFactoryprotected ro.isdc.wro.model.resource.support.hash.HashStrategy newHashStrategy()
newHashStrategy in class ro.isdc.wro.manager.factory.BaseWroManagerFactoryprotected Properties createProperties()
createProperties in class ro.isdc.wro.manager.factory.standalone.ConfigurableStandaloneContextAwareManagerFactorypublic void setExtraConfigFile(File extraProperties)
setExtraConfigFile in interface ExtraConfigFileAwareextraProperties - the file containing extra configurations.Copyright © 2008-2013. All Rights Reserved.