ro.isdc.wro.extensions.manager.standalone
Class GoogleStandaloneManagerFactory

java.lang.Object
  extended by ro.isdc.wro.manager.factory.BaseWroManagerFactory
      extended by ro.isdc.wro.manager.factory.standalone.StandaloneWroManagerFactory
          extended by ro.isdc.wro.manager.factory.standalone.DefaultStandaloneContextAwareManagerFactory
              extended by ro.isdc.wro.extensions.manager.standalone.ExtensionsStandaloneManagerFactory
                  extended by ro.isdc.wro.extensions.manager.standalone.GoogleStandaloneManagerFactory
All Implemented Interfaces:
WroConfigurationChangeListener, StandaloneContextAware, WroManagerFactory, ObjectFactory<WroManager>

public class GoogleStandaloneManagerFactory
extends ExtensionsStandaloneManagerFactory

A factory using google closure compressor for processing resources.

Author:
Alex Objelean

Constructor Summary
GoogleStandaloneManagerFactory()
           
 
Method Summary
protected  ProcessorsFactory newProcessorsFactory()
          Override to provide a different or modified default factory implementation.
 
Methods inherited from class ro.isdc.wro.extensions.manager.standalone.ExtensionsStandaloneManagerFactory
initialize, newModelFactory
 
Methods inherited from class ro.isdc.wro.manager.factory.standalone.DefaultStandaloneContextAwareManagerFactory
newGroupExtractor, newServletContextUriLocator
 
Methods inherited from class ro.isdc.wro.manager.factory.standalone.StandaloneWroManagerFactory
newUriLocatorFactory
 
Methods inherited from class ro.isdc.wro.manager.factory.BaseWroManagerFactory
addModelTransformer, create, destroy, newAuthorizationManager, newCacheKeyFactory, newCacheStrategy, newHashStrategy, newMetaDataFactory, newModelTransformers, newNamingStrategy, onAfterInitializeManager, onCachePeriodChanged, onModelPeriodChanged, setCacheKeyFactory, setCacheStrategy, setGroupExtractor, setHashBuilder, setHashStrategy, setMetaDataFactory, setModelFactory, setModelTransformers, setNamingStrategy, setProcessorsFactory, setResourceAuthorizationManager, setUriLocatorFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoogleStandaloneManagerFactory

public GoogleStandaloneManagerFactory()
Method Detail

newProcessorsFactory

protected ProcessorsFactory newProcessorsFactory()
Override to provide a different or modified default factory implementation.

Overrides:
newProcessorsFactory in class DefaultStandaloneContextAwareManagerFactory
Returns:
ProcessorsFactory object.


Copyright © 2008-2013. All Rights Reserved.