Uses of Interface
de.quantummaid.httpmaid.events.EventFactory
-
Packages that use EventFactory Package Description de.quantummaid.httpmaid.events -
-
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)
-