Package org.infinispan.loader.modifications

Interface Summary
Modification An interface that defines a CacheStore modification
 

Class Summary
Clear Represents a CacheStore.clear() modification
PurgeExpired  
Remove Represents a CacheStore.remove(Object) modification
Store Modification representing CacheStore.store(org.infinispan.container.entries.InternalCacheEntry)
 

Enum Summary
Modification.Type  
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.