Uses of Interface
ro.isdc.wro.model.resource.processor.support.ProcessorProvider

Packages that use ProcessorProvider
ro.isdc.wro.model.resource.processor.factory   
ro.isdc.wro.model.resource.processor.support   
ro.isdc.wro.util.provider   
 

Uses of ProcessorProvider in ro.isdc.wro.model.resource.processor.factory
 

Methods in ro.isdc.wro.model.resource.processor.factory with parameters of type ProcessorProvider
protected  Map<String,ResourcePostProcessor> ConfigurableProcessorsFactory.getPostProcessorStrategies(ProcessorProvider provider)
           
protected  Map<String,ResourcePreProcessor> ConfigurableProcessorsFactory.getPreProcessorStrategies(ProcessorProvider provider)
           
 

Uses of ProcessorProvider in ro.isdc.wro.model.resource.processor.support
 

Classes in ro.isdc.wro.model.resource.processor.support that implement ProcessorProvider
 class DefaultProcessorProvider
          The implementation which contributes with processors from core module.
 

Uses of ProcessorProvider in ro.isdc.wro.util.provider
 

Subinterfaces of ProcessorProvider in ro.isdc.wro.util.provider
 interface ConfigurableProvider
          Bring all providers in a single place.
 

Classes in ro.isdc.wro.util.provider that implement ProcessorProvider
 class ConfigurableProviderSupport
          Default implementation of ConfigurableProvider which provides nothing by default.
 class DefaultConfigurableProvider
          Default implementation of ConfigurableProviderSupport which contributes with components from core module.
 



Copyright © 2008-2013. All Rights Reserved.