Package com.power4j.fist.boot.common.op
Interface OpHandler<T>
- Type Parameters:
T-
- All Known Implementing Classes:
HandlerCompose
public interface OpHandler<T>
- Since:
- 1.0
- Author:
- CJ (power4j@outlook.com)
-
Method Summary
-
Method Details
-
handle
执行处理- Parameters:
context- 上下文对象
-