public class ListenerHelper
extends java.lang.Object
Modifier and Type | Class | Description |
---|---|---|
static interface |
ListenerHelper.NotificationVisitor |
Constructor | Description |
---|---|
ListenerHelper() |
Modifier and Type | Method | Description |
---|---|---|
void |
addListener(Listener listener) |
|
java.lang.Runnable |
createNotificationTask(ListenerHelper.NotificationVisitor visitor) |
|
void |
notifyListeners(ListenerHelper.NotificationVisitor notificationVisitor) |
|
void |
removeListener(Listener listener) |
public void addListener(Listener listener)
public void removeListener(Listener listener)
public void notifyListeners(ListenerHelper.NotificationVisitor notificationVisitor)
public java.lang.Runnable createNotificationTask(ListenerHelper.NotificationVisitor visitor)
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.