protected static class WrappingTasks.BaseWrappingTask extends Object implements WrappingTask, WrappingExecutionListener
| 构造器和说明 |
|---|
BaseWrappingTask(WrappingExecutionListener listener) |
public BaseWrappingTask(WrappingExecutionListener listener)
public void beforeExecute(Thread t, Runnable r)
beforeExecute 在接口中 WrappingExecutionListenerpublic void afterExecute(Runnable r, Throwable t)
afterExecute 在接口中 WrappingExecutionListenerCopyright © 2025 fossc. All rights reserved.