public interface IMsgChain<T>
static String
DATA_KEY
void
execute(T t)
setHandlers(List<IMsgHandler<T>> handlers)
static final String DATA_KEY
void setHandlers(List<IMsgHandler<T>> handlers)
void execute(T t) throws Exception
Exception
Copyright © 2022. All rights reserved.