Interface IOpenAjaxEvent

All Superinterfaces:
IEvent, INotifiableEvent, Serializable

public interface IOpenAjaxEvent extends INotifiableEvent
  • Method Details

    • getEventName

      String getEventName()
      This is the name of the name that will be sent across the Open Ajax Hub
    • getEventBody

      Object getEventBody()
      This will be either an instance of a ICAFEvent or some other Serializable object