| Package | Description |
|---|---|
| ro.isdc.wro.cache | |
| ro.isdc.wro.cache.spi | |
| ro.isdc.wro.util.provider |
| Modifier and Type | Method and Description |
|---|---|
protected Class<CacheStrategyProvider> |
ConfigurableCacheStrategy.getProviderClass() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,CacheStrategy> |
ConfigurableCacheStrategy.getStrategies(CacheStrategyProvider provider) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCacheStrategyProvider
Default implementation of
NamingStrategyProvider providing all NamingStrategy implementations from
core module. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigurableProvider
Bring all providers in a single place.
|
| Modifier and Type | Class and Description |
|---|---|
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.