public class FlowConfig extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
boolean |
printConsumeTime
是否打印执行时间
|
boolean |
printTrace
是否打印执行路径
|
QuickFlowListener |
quickFlowListener
事件监听列表
|
ThreadPoolExecutor |
threadPoolExecutor
线程池
|
TryCatchFinallyHandler |
tryCatchFinallyHandler
try-catch-finally事件处理
|
| 构造器和说明 |
|---|
FlowConfig() |
public ThreadPoolExecutor threadPoolExecutor
public QuickFlowListener quickFlowListener
public TryCatchFinallyHandler tryCatchFinallyHandler
public boolean printTrace
public boolean printConsumeTime
Copyright © 2023. All rights reserved.