com.atomikos.icatch.event.transaction
Class TransactionEvent
java.lang.Object
com.atomikos.icatch.event.Event
com.atomikos.icatch.event.transaction.TransactionEvent
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- TransactionAbortedEvent, TransactionCommittedEvent, TransactionCreatedEvent, TransactionHeuristicEvent, TransactionReadOnlyEvent
public abstract class TransactionEvent
- extends Event
Domain event raised whenever something significant happens in the transaction life cycle.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transactionId
public String transactionId
TransactionEvent
protected TransactionEvent(String transactionId)
Copyright © 2016. All Rights Reserved.