public interface EventListener<T extends Event>
void
notify(T e, ConnectionSet connectionSet)
void notify(T e, ConnectionSet connectionSet) throws BGException
BGException