com.atomikos.icatch.event.transaction
Class TransactionReadOnlyEvent

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.TransactionReadOnlyEvent
All Implemented Interfaces:
Serializable

public class TransactionReadOnlyEvent
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
TransactionReadOnlyEvent(String transactionId)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionReadOnlyEvent

public TransactionReadOnlyEvent(String transactionId)


Copyright © 2014. All Rights Reserved.