Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.protocol
Class ListenerHelper

java.lang.Object
  extended by com.genesyslab.platform.commons.protocol.ListenerHelper

public class ListenerHelper
extends java.lang.Object


Nested Class Summary
static interface ListenerHelper.NotificationVisitor
           
 
Constructor Summary
ListenerHelper()
           
 
Method Summary
 void addListener(Listener listener)
           
 java.lang.Runnable createNotificationTask(ListenerHelper.NotificationVisitor visitor)
           
 void notifyListeners(ListenerHelper.NotificationVisitor notificationVisitor)
           
 void removeListener(Listener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListenerHelper

public ListenerHelper()
Method Detail

addListener

public void addListener(Listener listener)

removeListener

public void removeListener(Listener listener)

notifyListeners

public void notifyListeners(ListenerHelper.NotificationVisitor notificationVisitor)

createNotificationTask

public java.lang.Runnable createNotificationTask(ListenerHelper.NotificationVisitor visitor)

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.