Uses of Interface
ro.isdc.wro.model.resource.support.hash.HashStrategyProvider

Packages that use HashStrategyProvider
ro.isdc.wro.model.resource.support.hash   
ro.isdc.wro.util.provider   
 

Uses of HashStrategyProvider in ro.isdc.wro.model.resource.support.hash
 

Classes in ro.isdc.wro.model.resource.support.hash that implement HashStrategyProvider
 class DefaultHashStrategyProvider
          Default implementation of NamingStrategyProvider providing all NamingStrategy implementations from core module.
 

Methods in ro.isdc.wro.model.resource.support.hash that return types with arguments of type HashStrategyProvider
protected  Class<HashStrategyProvider> ConfigurableHashStrategy.getProviderClass()
          
 

Methods in ro.isdc.wro.model.resource.support.hash with parameters of type HashStrategyProvider
protected  Map<String,HashStrategy> ConfigurableHashStrategy.getStrategies(HashStrategyProvider provider)
          
 

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

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

Classes in ro.isdc.wro.util.provider that implement HashStrategyProvider
 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.