@SPI(value="lru") public interface CacheFactory
Cache| Modifier and Type | Method and Description |
|---|---|
Cache |
getCache(URL url,
Invocation invocation)
CacheFactory implementation class needs to implement this return underlying cache instance for method against
url and invocation.
|
@Adaptive(value="cache") Cache getCache(URL url, Invocation invocation)
url - invocation - Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.