|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILifecycleEvent
Represents a lifecycle event
Method Summary | |
---|---|
MessageView |
getBackingMessage()
Get the message view backing an alert event |
long |
getEventTime()
Get the time the event occurred |
void |
setBackingMessage(MessageView view)
Set the message view backing an alert event Note: This method takes ownership of the set message view i.e. |
Methods inherited from interface com.neeve.event.IEvent |
---|
acquire, dispose, getAcknowledger, getAttachment, getDelay, getDispatchTime, getInstanceNumber, getRemainingTime, getScheduledTime, getSource, getType, isEndOfBatch, isHandled, owners, setAcknowledger, setAttachment, setDelay, setEndOfBatch, setHandled, setSource |
Methods inherited from interface com.neeve.util.UtlReferenceTracker.HasReferenceTracker |
---|
referenceTracker |
Method Detail |
---|
long getEventTime()
void setBackingMessage(MessageView view)
Note: This method takes ownership of the set message view i.e. it will dispose it when the event is disposed.
MessageView getBackingMessage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |