Uses of Class
io.contextmap.spring.runtime.scanner.events.EventFunctions.PayloadExchangeProperties
Packages that use EventFunctions.PayloadExchangeProperties
-
Uses of EventFunctions.PayloadExchangeProperties in io.contextmap.spring.runtime.scanner.events
Methods in io.contextmap.spring.runtime.scanner.events that return types with arguments of type EventFunctions.PayloadExchangePropertiesModifier and TypeMethodDescriptionstatic Map<Class<?>,Set<EventFunctions.PayloadExchangeProperties>> EventFunctions.getPayloadProperties(ScanApplicationContext context, BiFunction<Class, String, String> nameResolver) Method parameters in io.contextmap.spring.runtime.scanner.events with type arguments of type EventFunctions.PayloadExchangePropertiesModifier and TypeMethodDescriptionstatic voidEventFunctions.addPayloadsToEvents(Map<Class<?>, Set<EventFunctions.PayloadExchangeProperties>> eventClassToPublishers, Map<String, Event> publishedEvents)