Package ch.ivyteam.ivy.event
-
Interface Summary Interface Description ISystemEventDispatcher Implemented by the system event dispatcher.ISystemEventListener Must be implemented by classes that are interested in receivingSystemEvents. -
Class Summary Class Description SystemEvent<P> Events that are created and sent by and through the ivy System, usually by callingISystemEventDispatcher.sendSystemEvent(SystemEvent). -
Enum Summary Enum Description ISystemEventDispatcher.DispatchStatus Status of the event dispatch.SystemEventCategory Possible categories forSystemEventobjects.