Package org.eclipse.net4j.util.lifecycle
Interface ILifecycleEvent
- All Superinterfaces:
IEvent
- All Known Implementing Classes:
LifecycleEvent
- Author:
- Eike Stepper
- No Implement
- Thi import org.eclipse.net4j.util.event.IEvent; import org.eclipse.net4j.util.event.IEvent; import org.eclipse.net4j.util.event.IEvent; s interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic enum
Enumerates the possiblelifecycle state
changes of an entity. -
Method Summary
-
Method Details
-
getSource
ILifecycle getSource() -
getKind
ILifecycleEvent.Kind getKind()
-