com.atomikos.icatch.event
Class Event

java.lang.Object
  extended by com.atomikos.icatch.event.Event
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TransactionEvent

public abstract class Event
extends Object
implements Serializable

Significant core events that are communicated to the outside world.

See Also:
Serialized Form

Field Summary
 long eventCreationTimestamp
           
 
Constructor Summary
protected Event()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

eventCreationTimestamp

public long eventCreationTimestamp
Constructor Detail

Event

protected Event()


Copyright © 2016. All Rights Reserved.