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(Object event,
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(Object event, Object listener)
AbstractConcurrentEventManagerfireEvent in class AbstractConcurrentEventManagerCopyright © 2006–2020 Apache Software Foundation. All rights reserved.