Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.commons.protocol
Class ListenerHelper

java.lang.Object
  extended bycom.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)
           
 void notifyListeners(ListenerHelper.NotificationVisitor notificationVisitor)
           
 void removeListener(Listener listener)
           
 
Methods inherited from class java.lang.Object
equals, 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)

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.