K - the type of cache keyV - the type of cache valuepublic class ExpiredEntityListener<K,V> extends Object implements javax.cache.event.CacheEntryExpiredListener<K,V>, Serializable
| Constructor and Description |
|---|
ExpiredEntityListener(CacheProvider cacheProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
onExpired(Iterable<javax.cache.event.CacheEntryEvent<? extends K,? extends V>> events) |
public ExpiredEntityListener(CacheProvider cacheProvider)
Copyright © 2016 SDL Group. All rights reserved.