@Deprecated public abstract class AbstractCacheFactory extends Object implements CacheFactory
| Constructor and Description |
|---|
AbstractCacheFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Cache |
getCache(URL url,
Invocation invocation)
Deprecated.
|
Cache |
getCache(URL url,
Invocation invocation)
Deprecated.
CacheFactory implementation class needs to implement this return underlying cache instance for method against
url and invocation.
|
public Cache getCache(URL url, Invocation invocation)
public Cache getCache(URL url, Invocation invocation)
CacheFactorygetCache in interface CacheFactoryCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.