| Package | Description |
|---|---|
| ro.isdc.wro.cache.factory | |
| ro.isdc.wro.manager | |
| ro.isdc.wro.manager.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheKeyFactoryDecorator
Decorator for
CacheKeyFactory object. |
class |
DefaultCacheKeyFactory
Default implementation of
CacheKeyFactory which builds the CacheKey by setting all required types
after inspecting the request. |
| Constructor and Description |
|---|
CacheKeyFactoryDecorator(CacheKeyFactory decorated) |
| Modifier and Type | Method and Description |
|---|---|
CacheKeyFactory |
WroManager.getCacheKeyFactory() |
| Modifier and Type | Method and Description |
|---|---|
WroManager.Builder |
WroManager.Builder.setCacheKeyFactory(CacheKeyFactory cacheKeyFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected CacheKeyFactory |
BaseWroManagerFactory.newCacheKeyFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseWroManagerFactory.setCacheKeyFactory(CacheKeyFactory cacheKeyFactory) |
Copyright © 2008-2014. All Rights Reserved.