Uses of Class
ro.isdc.wro.model.resource.support.AbstractConfigurableStrategySupport

Packages that use AbstractConfigurableStrategySupport
ro.isdc.wro.cache   
ro.isdc.wro.http.handler.factory   
ro.isdc.wro.model.factory   
ro.isdc.wro.model.resource.locator.factory   
ro.isdc.wro.model.resource.support   
ro.isdc.wro.model.resource.support.hash   
ro.isdc.wro.model.resource.support.naming   
 

Uses of AbstractConfigurableStrategySupport in ro.isdc.wro.cache
 

Subclasses of AbstractConfigurableStrategySupport in ro.isdc.wro.cache
 class ConfigurableCacheStrategy
          Uses the CacheStrategy implementation associated with an alias read from properties file.
 

Uses of AbstractConfigurableStrategySupport in ro.isdc.wro.http.handler.factory
 

Subclasses of AbstractConfigurableStrategySupport in ro.isdc.wro.http.handler.factory
 class ConfigurableRequestHandlerFactory
          A RequestHandler implementation which is easy to configure using a Properties object.
 

Uses of AbstractConfigurableStrategySupport in ro.isdc.wro.model.factory
 

Subclasses of AbstractConfigurableStrategySupport in ro.isdc.wro.model.factory
 class ConfigurableModelFactory
           
 

Uses of AbstractConfigurableStrategySupport in ro.isdc.wro.model.resource.locator.factory
 

Subclasses of AbstractConfigurableStrategySupport in ro.isdc.wro.model.resource.locator.factory
 class ConfigurableLocatorFactory
          A ProcessorsFactory implementation which is easy to configure using a Properties object.
 

Uses of AbstractConfigurableStrategySupport in ro.isdc.wro.model.resource.support
 

Subclasses of AbstractConfigurableStrategySupport in ro.isdc.wro.model.resource.support
 class AbstractConfigurableMultipleStrategy<S,P>
          Abstracts the configurable creation of the strategies.
 class AbstractConfigurableSingleStrategy<S,P>
          Abstracts the configurable creation of the strategies.
 

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

Subclasses of AbstractConfigurableStrategySupport in ro.isdc.wro.model.resource.support.hash
 class ConfigurableHashStrategy
          Uses the HashStrategy implementation associated with an alias read from properties file.
 

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

Subclasses of AbstractConfigurableStrategySupport in ro.isdc.wro.model.resource.support.naming
 class ConfigurableNamingStrategy
          Uses the NamingStrategy implementation associated with an alias read from properties file.
 



Copyright © 2008-2013. All Rights Reserved.