Uses of Interface
de.quantummaid.httpmaid.events.EventFactory
-
Packages that use EventFactory Package Description de.quantummaid.httpmaid.events de.quantummaid.httpmaid.events.processors -
-
Uses of EventFactory in de.quantummaid.httpmaid.events
Methods in de.quantummaid.httpmaid.events with parameters of type EventFactory Modifier and Type Method Description voidEventModule. addEventMapping(de.quantummaid.eventmaid.processingcontext.EventType eventType, GenerationCondition condition, EventFactory eventFactory)voidEventModule. setEventFactoryFor(de.quantummaid.eventmaid.processingcontext.EventType eventType, EventFactory eventFactory) -
Uses of EventFactory in de.quantummaid.httpmaid.events.processors
Method parameters in de.quantummaid.httpmaid.events.processors with type arguments of type EventFactory Modifier and Type Method Description static ProcessorConstructEventMapProcessor. constructEventMapProcessor(Map<de.quantummaid.eventmaid.processingcontext.EventType,EventFactory> eventFactories)
-