public class BrokerFactoryEventManager extends AbstractConcurrentEventManager
EventManager
responsible for notifying listeners of
BrokerFactoryEvent
s._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, setFailFast
public BrokerFactoryEventManager(Configuration conf)
protected void fireEvent(Object event, Object listener)
AbstractConcurrentEventManager
fireEvent
in class AbstractConcurrentEventManager
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.