Uses of Class
net.sf.ehcache.transaction.xa.commands.AbstractStoreCommand
-
Packages that use AbstractStoreCommand Package Description 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 Modifier and Type Class Description classStorePutCommandRepresents aStore.put(net.sf.ehcache.Element)put} operation to be executed on aStore.classStoreRemoveCommand
-