Package org.eclipse.net4j.util.lifecycle
Klasse LifecycleEventAdapter
java.lang.Object
org.eclipse.net4j.util.lifecycle.LifecycleEventAdapter
- Alle implementierten Schnittstellen:
EventListener,IListener
- Autor:
- Eike Stepper
-
Verschachtelte Klassen - Übersicht
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen org.eclipse.net4j.util.event.IListener
IListener.NotifierAware -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungfinal voidnotifyEvent(IEvent event) protected voidprotected voidnotifyOtherEvent(IEvent event) protected voidonAboutToActivate(ILifecycle lifecycle) protected voidonAboutToDeactivate(ILifecycle lifecycle) protected voidonActivated(ILifecycle lifecycle) protected voidonDeactivated(ILifecycle lifecycle)
-
Konstruktordetails
-
LifecycleEventAdapter
public LifecycleEventAdapter()
-
-
Methodendetails
-
notifyEvent
- Angegeben von:
notifyEventin SchnittstelleIListener
-
notifyLifecycleEvent
-
notifyOtherEvent
-
onAboutToActivate
-
onActivated
-
onAboutToDeactivate
-
onDeactivated
-