Uses of Interface
org.n52.janmayen.lifecycle.Constructable
-
Packages that use Constructable Package Description org.n52.janmayen.event -
-
Uses of Constructable in org.n52.janmayen.event
Classes in org.n52.janmayen.event that implement Constructable Modifier and Type Class Description classEventBusTheEventListenerare registered to theEventBuswhich delegates the firedEventto theEventListener.classEventListenerRegistratorClass used to decoupleEventListenerandEventBuscreation.
-