@FunctionalInterface
public interface EventListener
Javalin.event(io.javalin.JavalinEvent, io.javalin.EventListener)
.
Is triggered by different events in the app lifecycle.Modifier and Type | Method and Description |
---|---|
void |
handleEvent() |
Copyright © 2018. All Rights Reserved.