activemq::core::Synchronization Class Reference
Transacted Object Synchronization, used to sync the events of a Transaction with the items in the Transaction.
More...
#include <src/main/activemq/core/Synchronization.h>
Detailed Description
Transacted Object Synchronization, used to sync the events of a Transaction with the items in the Transaction.
Constructor & Destructor Documentation
| virtual activemq::core::Synchronization::~Synchronization |
( |
|
) |
[virtual] |
Member Function Documentation
| virtual void activemq::core::Synchronization::afterCommit |
( |
|
) |
[pure virtual] |
| virtual void activemq::core::Synchronization::afterRollback |
( |
|
) |
[pure virtual] |
| virtual void activemq::core::Synchronization::beforeEnd |
( |
|
) |
[pure virtual] |
The documentation for this class was generated from the following file: