Uses of Class
io.contextmap.spring.runtime.model.Event
Packages that use Event
Package
Description
-
Uses of Event in io.contextmap.spring.runtime.model
Methods in io.contextmap.spring.runtime.model that return types with arguments of type EventMethod parameters in io.contextmap.spring.runtime.model with type arguments of type EventModifier and TypeMethodDescriptionvoidScan.addPublishedEvents(Set<Event> events) voidScan.addSubscribedEvents(Set<Event> events) voidScan.replacePublishedEvents(Set<Event> events) -
Uses of Event in io.contextmap.spring.runtime.scanner.events.rabbitmq
Methods in io.contextmap.spring.runtime.scanner.events.rabbitmq with parameters of type EventModifier and TypeMethodDescriptionprotected voidAbstractRabbitMQScanner.addPropertiesToEventFromRabbitTemplate(Event event, org.springframework.amqp.rabbit.core.RabbitTemplate rabbitTemplate, String exchangeName)