public interface ActionChain
这个接口的实现必须保证线程安全,即,不能在自己存储私有属性
void
doChain(ActionContext ac)
void doChain(ActionContext ac)
Copyright © 2017. All rights reserved.