ehcache

Uses of Class
net.sf.ehcache.transaction.xa.commands.AbstractStoreCommand

Packages that use AbstractStoreCommand
net.sf.ehcache.transaction.xa.commands This package contains a representation of the queued commands which can be executed against a XA store. 
 

Uses of AbstractStoreCommand in net.sf.ehcache.transaction.xa.commands
 

Subclasses of AbstractStoreCommand in net.sf.ehcache.transaction.xa.commands
 class StorePutCommand
          Represents a Store.put(net.sf.ehcache.Element) put} operation to be executed on a Store.
 class StoreRemoveCommand
          Represents a remove operation to be executed on a Store.
 


ehcache

Copyright © 2003-2012 Terracotta, Inc.. All Rights Reserved.