Uses of Class
io.contextmap.spring.runtime.model.Event
-
Packages that use Event Package Description io.contextmap.spring.runtime.model -
-
Uses of Event in io.contextmap.spring.runtime.model
Methods in io.contextmap.spring.runtime.model that return types with arguments of type Event Modifier and Type Method Description Set<Event>Scan. getPublishedEvents()Set<Event>Scan. getSubscribedEvents()Method parameters in io.contextmap.spring.runtime.model with type arguments of type Event Modifier and Type Method Description voidScan. setPublishedEvents(Set<Event> publishedEvents)voidScan. setSubscribedEvents(Set<Event> subscribedEvents)
-