| Package | Description |
|---|---|
| org.eclipse.net4j.util.container |
A framework of notifying collections and wiring containers.
|
| org.eclipse.net4j.util.lifecycle |
A framework for components with a simple lifecycle.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
LifecycleEventConverter.added(ILifecycleEvent e) |
protected void |
LifecycleEventConverter.fireContainerEvent(ILifecycleEvent e,
IContainerDelta.Kind kind) |
protected void |
LifecycleEventConverter.removed(ILifecycleEvent e) |
| Modifier and Type | Class and Description |
|---|---|
class |
LifecycleEvent
A default implementation of a lifecycle
event. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LifecycleEventAdapter.notifyLifecycleEvent(ILifecycleEvent event) |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.