Uses of Interface
ro.isdc.wro.model.resource.locator.support.LocatorProvider

Packages that use LocatorProvider
ro.isdc.wro.model.resource.locator.factory   
ro.isdc.wro.model.resource.locator.support   
ro.isdc.wro.util.provider   
 

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

Methods in ro.isdc.wro.model.resource.locator.factory that return types with arguments of type LocatorProvider
protected  Class<LocatorProvider> ConfigurableLocatorFactory.getProviderClass()
          
 

Methods in ro.isdc.wro.model.resource.locator.factory with parameters of type LocatorProvider
protected  Map<String,UriLocator> ConfigurableLocatorFactory.getStrategies(LocatorProvider provider)
          
 

Uses of LocatorProvider in ro.isdc.wro.model.resource.locator.support
 

Classes in ro.isdc.wro.model.resource.locator.support that implement LocatorProvider
 class DefaultLocatorProvider
          Default implementation of LocatorProvider providing all UriLocator implementations from core module.
 

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

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

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