@ThreadSafe public interface CacheWriter<K,V> extends Lifecycle
CacheLoader
.void init(InitializationContext ctx)
PersistenceManager
when setting up cache loaders.void write(MarshalledEntry<K,V> entry)
boolean delete(K key)
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.