public class ApplicationHandlerUtils extends Object implements IHandler<IEvent>
void
addHandler(IHandler<IEvent> handler)
addHandlers(List<IHandler<IEvent>> handleres)
static ApplicationHandlerUtils
getInstance()
handler(IEvent event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static ApplicationHandlerUtils getInstance()
public void addHandlers(List<IHandler<IEvent>> handleres)
public void addHandler(IHandler<IEvent> handler)
public void handler(IEvent event)
handler
IHandler<IEvent>
Copyright © 2021. All rights reserved.