Uses of Interface
org.eclipse.net4j.util.lifecycle.ILifecycleEvent
Package
Description
A framework of notifying collections and wiring containers.
A framework for components with a simple lifecycle.
-
Uses of ILifecycleEvent in org.eclipse.net4j.util.container
Modifier and TypeMethodDescriptionprotected void
LifecycleEventConverter.added
(ILifecycleEvent e) protected void
LifecycleEventConverter.fireContainerEvent
(ILifecycleEvent e, IContainerDelta.Kind kind) protected void
ContainerEventAdapter.notifyLifecycleEvent
(ILifecycleEvent event) protected void
LifecycleEventConverter.removed
(ILifecycleEvent e) -
Uses of ILifecycleEvent in org.eclipse.net4j.util.lifecycle
Modifier and TypeMethodDescriptionprotected void
LifecycleEventAdapter.notifyLifecycleEvent
(ILifecycleEvent event)