Package dev.comfast.experimental.events
Class BeforeEvent<EventContext>
java.lang.Object
dev.comfast.experimental.events.BeforeEvent<EventContext>
- Type Parameters:
EventContext-
Event that is called before action.
Create new instance while You call the action.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBeforeEvent(EventContext context, String actionName, Object... actionParams) -
Method Summary