Package org.eclipse.net4j.util.event
Interface IEvent
- All Known Subinterfaces:
ICacheMonitorEvent
,IContainerEvent<E>
,IHistoryChangeEvent
,ILifecycleEvent
,IOptionsEvent
,OMPreferencesChangeEvent<T>
- All Known Implementing Classes:
ContainerEvent
,Event
,FinishedEvent
,FiniteStateMachine.StateChangedEvent
,LifecycleEvent
,NotifyingMonitor.ProgressEvent
,OptionsEvent
,RollingLog.PropertiesEvent
,RollingLog.RecoveryEvent
,RollingLog.RollingLogEvent
,RollingLog.SplitEvent
,SashComposite.OrientationChangedEvent
,SingleDeltaContainerEvent
,ThrowableEvent
,ValueEvent
public interface IEvent
- Author:
- Eike Stepper
-
Method Summary
-
Method Details
-
getSource
INotifier getSource()
-