Schnittstelle IListener.NotifierAware

Alle Superschnittstellen:
EventListener, IListener
Alle bekannten Implementierungsklassen:
SelfAttachingContainerListener, SelfAttachingContainerListener.Delegating
Umschließende Schnittstelle:
IListener

public static interface IListener.NotifierAware extends IListener
Seit:
3.16
Autor:
Eike Stepper
  • Methodendetails

    • addNotifier

      void addNotifier(INotifier notifier)
    • removeNotifier

      void removeNotifier(INotifier notifier)