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 - ÜbersichtVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen org.eclipse.net4j.util.event.IListenerIListener.NotifierAware
- 
KonstruktorübersichtKonstruktoren
- 
MethodenübersichtModifizierer 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- 
LifecycleEventAdapterpublic LifecycleEventAdapter()
 
- 
- 
Methodendetails- 
notifyEvent- Angegeben von:
- notifyEventin Schnittstelle- IListener
 
- 
notifyLifecycleEvent
- 
notifyOtherEvent
- 
onAboutToActivate
- 
onActivated
- 
onAboutToDeactivate
- 
onDeactivated
 
-