ro.isdc.wro.extensions.manager.standalone
Class ExtensionsStandaloneManagerFactory
java.lang.Object
ro.isdc.wro.manager.factory.BaseWroManagerFactory
ro.isdc.wro.manager.factory.standalone.StandaloneWroManagerFactory
ro.isdc.wro.manager.factory.standalone.DefaultStandaloneContextAwareManagerFactory
ro.isdc.wro.extensions.manager.standalone.ExtensionsStandaloneManagerFactory
- All Implemented Interfaces:
- WroConfigurationChangeListener, CacheChangeCallbackAware, StandaloneContextAwareManagerFactory, WroManagerFactory, ObjectFactory<WroManager>
- Direct Known Subclasses:
- FingerprintAwareStandaloneManagerFactory, GoogleAdvancedStandaloneManagerFactory, GoogleStandaloneManagerFactory, YUIStandaloneManagerFactory
public class ExtensionsStandaloneManagerFactory
- extends DefaultStandaloneContextAwareManagerFactory
This factory uses the SmartWroModelFactory and it is recommended to be used as the default one when possible.
- Since:
- 1.4.0
- Author:
- Alex Objelean
| Methods inherited from class ro.isdc.wro.manager.factory.BaseWroManagerFactory |
addModelTransformer, create, destroy, getNamingStrategy, newCacheStrategy, newHashBuilder, newModelTransformers, onAfterInitializeManager, onCachePeriodChanged, onModelPeriodChanged, registerCacheChangeListener, setCacheStrategy, setGroupExtractor, setHashBuilder, setModelFactory, setModelTransformers, setNamingStrategy, setProcessorsFactory, setUriLocatorFactory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtensionsStandaloneManagerFactory
public ExtensionsStandaloneManagerFactory()
initialize
public void initialize(StandaloneContext standaloneContext)
-
- Specified by:
initialize in interface StandaloneContextAwareManagerFactory- Overrides:
initialize in class DefaultStandaloneContextAwareManagerFactory
newModelFactory
protected WroModelFactory newModelFactory()
- Overrides:
newModelFactory in class DefaultStandaloneContextAwareManagerFactory
Copyright © 2008-2012. All Rights Reserved.