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, setSource
count, insertAfter, insertBefore, isLinked, next, previous, unlink, wipe
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
acquire, dispose, getAcknowledger, getAttachment, getDelay, getDispatchTime, getInstanceNumber, getRemainingTime, getScheduledTime, getSource, getType, isEndOfBatch, isHandled, owners, setAcknowledger, setAttachment, setDelay, setEndOfBatch, setHandled, setSource
referenceTracker
public final long getEventTime()
ILifecycleEvent.getEventTime()
getEventTime
in interface ILifecycleEvent
public void setBackingMessage(MessageView view)
ILifecycleEvent.setBackingMessage(com.neeve.sma.MessageView)
setBackingMessage
in interface ILifecycleEvent
public MessageView getBackingMessage()
ILifecycleEvent.getBackingMessage()
getBackingMessage
in interface ILifecycleEvent
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.