@Singleton public class EventDispatcher extends Object implements AutoCloseable
Constructor and Description |
---|
EventDispatcher(NaptEventHandler naptEventHandler) |
Modifier and Type | Method and Description |
---|---|
void |
addFlowRemovedNaptEvent(NAPTEntryEvent naptEntryEvent) |
void |
close() |
@Inject public EventDispatcher(NaptEventHandler naptEventHandler)
@PreDestroy public void close()
close
in interface AutoCloseable
public void addFlowRemovedNaptEvent(NAPTEntryEvent naptEntryEvent)
Copyright © 2019 OpenDaylight. All rights reserved.