public abstract class LifecycleEvent extends Event implements ILifecycleEvent
count, head, next, prev| Modifier and Type | Method and Description |
|---|---|
MessageView |
getBackingMessage()
Implementation of
ILifecycleEvent.getBackingMessage() |
long |
getEventTime()
Implementation of
ILifecycleEvent.getEventTime() |
void |
setBackingMessage(MessageView view)
Implementation of
ILifecycleEvent.setBackingMessage(com.neeve.sma.MessageView) |
String |
toString()
Get a string representation of a lifecycle event.
|
acquire, dispose, getAcknowledger, getAttachment, getDelay, getDispatchTime, getInstanceNumber, getOfferTs, getPollTs, getPool, getRemainingTime, getScheduledTime, getSource, getType, init, isEndOfBatch, isHandled, owners, referenceTracker, setAcknowledger, setAttachment, setDelay, setDispatchTime, setEndOfBatch, setHandled, setPool, setScheduledTime, setSourcecount, insertAfter, insertBefore, isLinked, next, previous, unlink, wipeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitacquire, dispose, getAcknowledger, getAttachment, getDelay, getDispatchTime, getInstanceNumber, getRemainingTime, getScheduledTime, getSource, getType, isEndOfBatch, isHandled, owners, setAcknowledger, setAttachment, setDelay, setEndOfBatch, setHandled, setSourcereferenceTrackerpublic final long getEventTime()
ILifecycleEvent.getEventTime()getEventTime in interface ILifecycleEventpublic void setBackingMessage(MessageView view)
ILifecycleEvent.setBackingMessage(com.neeve.sma.MessageView)setBackingMessage in interface ILifecycleEventpublic MessageView getBackingMessage()
ILifecycleEvent.getBackingMessage()getBackingMessage in interface ILifecycleEventCopyright © 2019 Neeve Research, LLC. All Rights Reserved.