Uses of Interface
ro.isdc.wro.model.resource.support.naming.NamingStrategyProvider

Packages that use NamingStrategyProvider
ro.isdc.wro.model.resource.support.naming   
ro.isdc.wro.util.provider   
 

Uses of NamingStrategyProvider in ro.isdc.wro.model.resource.support.naming
 

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

Methods in ro.isdc.wro.model.resource.support.naming that return types with arguments of type NamingStrategyProvider
protected  Class<NamingStrategyProvider> ConfigurableNamingStrategy.getProviderClass()
          
 

Methods in ro.isdc.wro.model.resource.support.naming with parameters of type NamingStrategyProvider
protected  Map<String,NamingStrategy> ConfigurableNamingStrategy.getStrategies(NamingStrategyProvider provider)
          
 

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

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

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