|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheStrategyProvider | |
|---|---|
| ro.isdc.wro.cache | |
| ro.isdc.wro.cache.spi | |
| ro.isdc.wro.util.provider | |
| Uses of CacheStrategyProvider in ro.isdc.wro.cache |
|---|
| Methods in ro.isdc.wro.cache that return types with arguments of type CacheStrategyProvider | |
|---|---|
protected Class<CacheStrategyProvider> |
ConfigurableCacheStrategy.getProviderClass()
|
| Methods in ro.isdc.wro.cache with parameters of type CacheStrategyProvider | |
|---|---|
protected Map<String,CacheStrategy<CacheKey,CacheValue>> |
ConfigurableCacheStrategy.getStrategies(CacheStrategyProvider provider)
|
| Uses of CacheStrategyProvider in ro.isdc.wro.cache.spi |
|---|
| Classes in ro.isdc.wro.cache.spi that implement CacheStrategyProvider | |
|---|---|
class |
DefaultCacheStrategyProvider
Default implementation of NamingStrategyProvider providing all NamingStrategy implementations from
core module. |
| Uses of CacheStrategyProvider in ro.isdc.wro.util.provider |
|---|
| Subinterfaces of CacheStrategyProvider in ro.isdc.wro.util.provider | |
|---|---|
interface |
ConfigurableProvider
Bring all providers in a single place. |
| Classes in ro.isdc.wro.util.provider that implement CacheStrategyProvider | |
|---|---|
class |
ConfigurableProviderSupport
Default implementation of ConfigurableProvider which provides nothing by default. |
class |
DefaultConfigurableProvider
Default implementation of ConfigurableProviderSupport which contributes with components from core module. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||