public class CurrencyConverterWebCacheItem extends java.lang.Object implements WebCacheItem
| Constructor and Description |
|---|
CurrencyConverterWebCacheItem(java.lang.String symbol) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
convert(java.lang.String key) |
long |
getRefreshTime() |
public CurrencyConverterWebCacheItem(java.lang.String symbol)
public java.lang.Object convert(java.lang.String key)
throws WebCacheException
convert in interface WebCacheItemWebCacheExceptionpublic long getRefreshTime()
getRefreshTime in interface WebCacheItem