ehcache

Package net.sf.ehcache.transaction.xa.commands

This package contains a representation of the queued commands which can be executed against a XA store.

See:
          Description

Interface Summary
Command  
 

Class Summary
AbstractStoreCommand  
StorePutCommand Represents a Store.put(net.sf.ehcache.Element) put} operation to be executed on a Store.
StoreRemoveCommand Represents a remove operation to be executed on a Store.
 

Package net.sf.ehcache.transaction.xa.commands Description

This package contains a representation of the queued commands which can be executed against a XA store.


ehcache

true