org.livetribe.util
Class ConcurrentListeners
java.lang.Object
org.livetribe.util.ConcurrentListeners
public class ConcurrentListeners
- extends Object
- Version:
- $Rev: 163 $ $Date: 2006-06-12 17:14:02 +0200 (Mon, 12 Jun 2006) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConcurrentListeners
public ConcurrentListeners()
add
public void add(EventListener listener)
remove
public void remove(EventListener listener)
notify
public void notify(String methodName,
Object event)
Copyright © 2006-2012 LiveTribe. All Rights Reserved.