public interface IExecutorFactoryAdapter
| 限定符和类型 | 方法和说明 |
|---|---|
String |
defaultExecutor() |
void |
errorLog(AFileModel file,
String msg,
Throwable err) |
AFileModel |
fileGet(String path) |
void errorLog(AFileModel file, String msg, Throwable err)
AFileModel fileGet(String path) throws Exception
ExceptionString defaultExecutor()
Copyright © 2019. All rights reserved.