public interface IOpenAjaxEvent extends INotifiableEvent
Modifier and Type | Interface and Description |
---|---|
static interface |
IOpenAjaxEvent.IListener |
static interface |
IOpenAjaxEvent.ISynchronousListener |
static class |
IOpenAjaxEvent.Listeners |
static class |
IOpenAjaxEvent.SynchronousListeners |
INotifiableEvent.QueueListeners
Modifier and Type | Method and Description |
---|---|
Object |
getEventBody()
This will be either an instance of a
ICAFEvent or some other Serializable object |
String |
getEventName()
This is the name of the name that will be sent across the Open Ajax Hub
|
getJcrSessionID, getJcrSessionUserData, getSourceIP, getTimestamp, getVMID, isLocalEvent, raise