类 ApplicationHandlerUtils
- java.lang.Object
-
- com.codingapi.springboot.framework.handler.ApplicationHandlerUtils
-
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 voidaddHandler(IHandler<IEvent> handler)voidaddHandlers(List<IHandler<IEvent>> handleres)static ApplicationHandlerUtilsgetInstance()voidhandler(IEvent event)
-