com.atomikos.icatch.event.transaction
Class TransactionAbortedEvent

java.lang.Object
  extended by com.atomikos.icatch.event.Event
      extended by com.atomikos.icatch.event.transaction.TransactionEvent
          extended by com.atomikos.icatch.event.transaction.TransactionAbortedEvent
All Implemented Interfaces:
java.io.Serializable

public class TransactionAbortedEvent
extends TransactionEvent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.atomikos.icatch.event.transaction.TransactionEvent
transactionId
 
Fields inherited from class com.atomikos.icatch.event.Event
eventCreationTimestamp
 
Constructor Summary
TransactionAbortedEvent(java.lang.String transactionId)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionAbortedEvent

public TransactionAbortedEvent(java.lang.String transactionId)


Copyright © 2016. All Rights Reserved.