public interface IEventHandler<E>
E
getEvent()
void
handle(E event)
E getEvent()
void handle(E event) throws Exception
Exception
Copyright © 2024. All rights reserved.