public class BrokerFactoryEventManager extends AbstractConcurrentEventManager
EventManager responsible for notifying listeners of
BrokerFactoryEvents._listeners| Constructor and Description |
|---|
BrokerFactoryEventManager(Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fireEvent(java.lang.Object event,
java.lang.Object listener)
Implement this method to fire the given event to the given listener.
|
addListener, fireEvent, getListeners, hasListener, hasListeners, isFailFast, newListenerCollection, removeListener, setFailFastpublic BrokerFactoryEventManager(Configuration conf)
protected void fireEvent(java.lang.Object event,
java.lang.Object listener)
AbstractConcurrentEventManagerfireEvent in class AbstractConcurrentEventManagerCopyright © 2006-2013 Apache Software Foundation. All Rights Reserved.