Uses of Interface
ro.isdc.wro.manager.factory.standalone.StandaloneContextAware

Packages that use StandaloneContextAware
ro.isdc.wro.extensions.manager.standalone   
ro.isdc.wro.manager.factory.standalone   
ro.isdc.wro.maven.plugin.manager.factory   
 

Uses of StandaloneContextAware in ro.isdc.wro.extensions.manager.standalone
 

Classes in ro.isdc.wro.extensions.manager.standalone that implement StandaloneContextAware
 class ExtensionsStandaloneManagerFactory
          This factory uses the SmartWroModelFactory and it is recommended to be used as the default one when possible.
 class FingerprintAwareStandaloneManagerFactory
          An implementation of WroModelFactory which uses HashEncoderNamingStrategy for encoding the result file name.
 class GoogleAdvancedStandaloneManagerFactory
          A factory using google closure compressor with advanced compilation level for processing resources.
 class GoogleStandaloneManagerFactory
          A factory using google closure compressor for processing resources.
 

Uses of StandaloneContextAware in ro.isdc.wro.manager.factory.standalone
 

Classes in ro.isdc.wro.manager.factory.standalone that implement StandaloneContextAware
 class ConfigurableStandaloneContextAwareManagerFactory
           
 class DefaultStandaloneContextAwareManagerFactory
          WroManagerFactory instance used by the maven plugin.
 

Uses of StandaloneContextAware in ro.isdc.wro.maven.plugin.manager.factory
 

Classes in ro.isdc.wro.maven.plugin.manager.factory that implement StandaloneContextAware
 class ConfigurableWroManagerFactory
          Default implementation which use a property file to read the pre & post processors to be used during processing.
 



Copyright © 2008-2013. All Rights Reserved.