Package org.eclipse.net4j.util.container
Klasse SelfAttachingContainerListener
java.lang.Object
org.eclipse.net4j.util.container.SelfAttachingContainerListener
- Alle implementierten Schnittstellen:
EventListener,IListener,IListener.NotifierAware
- Bekannte direkte Unterklassen:
SelfAttachingContainerListener.Delegating
- Seit:
- 3.6
- Autor:
- Eike Stepper
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic interfaceVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen org.eclipse.net4j.util.event.IListener
IListener.NotifierAware -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidaddNotifier(INotifier notifier) voidvoidprotected voidprotected booleanprotected booleanprotected voidnotifyContainerEvent(IContainerEvent<?> event) voidnotifyEvent(IEvent event) protected voidnotifyOtherEvent(IEvent event) voidremoveNotifier(INotifier notifier) protected booleanshouldAttach(Object element) Veraltet.As of 3.16 not used anymore.protected booleanshouldDescend(Object element)
-
Konstruktordetails
-
SelfAttachingContainerListener
public SelfAttachingContainerListener()
-
-
Methodendetails
-
addNotifier
- Angegeben von:
addNotifierin SchnittstelleIListener.NotifierAware
-
removeNotifier
- Angegeben von:
removeNotifierin SchnittstelleIListener.NotifierAware
-
attach
-
detach
-
notifyEvent
- Angegeben von:
notifyEventin SchnittstelleIListener
-
notifyContainerEvent
-
notifyOtherEvent
-
shouldAttach
Veraltet.As of 3.16 not used anymore. -
shouldDescend
-
isWaitForActive
protected boolean isWaitForActive() -
isActive
-
handleException
-