public interface DtMessageHandler
Boolean handle(DtEventMessage message, Map<String,Object> context, DtService dtService) throws DtErrorException
message - the messagecontext - 上下文,如果handler或interceptor之间有信息要传递,可以用这个dtService - the dt serviceDtErrorException - the error exceptionCopyright © 2021. All rights reserved.