Package de.quantummaid.httpmaid.events
Class Event
- java.lang.Object
-
- de.quantummaid.httpmaid.events.Event
-
public final class Event extends Object
-
-
Constructor Summary
Constructors Constructor Description Event()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddTypeInjection(Object injection)Map<String,Object>asMap()voidenrich(String key, Object value)static Eventevent(EnrichableMap map)List<Object>typeInjections()
-