public abstract class DynamicEventListener extends java.lang.Object implements EventListener<Event>
Constructor and Description |
---|
DynamicEventListener() |
Modifier and Type | Method and Description |
---|---|
abstract void |
notify(Event e,
ConnectionSet connectionSet) |
public abstract void notify(Event e, ConnectionSet connectionSet) throws BGException
notify
in interface EventListener<Event>
BGException