Class BeforeEvent<EventContext>

java.lang.Object
dev.comfast.experimental.events.BeforeEvent<EventContext>
Type Parameters:
EventContext -

public class BeforeEvent<EventContext> extends Object
Event that is called before action. Create new instance while You call the action.