Package org.n52.janmayen.event
-
Interface Summary Interface Description Event Eventinterface.EventListener Interface for theEventlistener -
Class Summary Class Description AbstractAsyncEventListener EventBus TheEventListenerare registered to theEventBuswhich delegates the firedEventto theEventListener.EventListenerRegistrator Class used to decoupleEventListenerandEventBuscreation.