|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atomikos.icatch.event.Event
com.atomikos.icatch.event.transaction.TransactionEvent
public abstract class TransactionEvent
Domain event raised whenever something significant happens in the transaction life cycle.
| Field Summary | |
|---|---|
java.lang.String |
transactionId
|
| Fields inherited from class com.atomikos.icatch.event.Event |
|---|
eventCreationTimestamp |
| Constructor Summary | |
|---|---|
protected |
TransactionEvent(java.lang.String transactionId)
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String transactionId
| Constructor Detail |
|---|
protected TransactionEvent(java.lang.String transactionId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||