public interface ICallBackHandler<E,R>
E
getEvent()
R
handle(E event)
E getEvent()
R handle(E event) throws Exception
Exception
Copyright © 2025. All rights reserved.