K
- V
- E
- public interface BackingCacheEntryFactory<K extends Serializable,V extends Cacheable<K>,E extends BackingCacheEntry<K,V>>
Modifier and Type | Method and Description |
---|---|
E |
createEntry(V item) |
void |
destroyEntry(E entry) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.