Package org.noear.solon.luffy.impl
Class JtExecutorAdapter
java.lang.Object
org.noear.solon.luffy.impl.JtExecutorAdapter
- All Implemented Interfaces:
org.noear.luffy.executor.IJtConfigAdapter,org.noear.luffy.executor.IJtExecutorAdapter
public class JtExecutorAdapter
extends Object
implements org.noear.luffy.executor.IJtExecutorAdapter, org.noear.luffy.executor.IJtConfigAdapter
执行工厂适配器
- Since:
- 1.3
- Author:
- noear
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoiddefaultExecutorSet(String defaultExecutor) List<org.noear.luffy.model.AFileModel>org.noear.luffy.model.AFileModelvoidvoidnodeId()
-
Constructor Details
-
JtExecutorAdapter
-
-
Method Details
-
log
- Specified by:
login interfaceorg.noear.luffy.executor.IJtExecutorAdapter
-
logError
- Specified by:
logErrorin interfaceorg.noear.luffy.executor.IJtExecutorAdapter
-
fileGet
- Specified by:
fileGetin interfaceorg.noear.luffy.executor.IJtExecutorAdapter- Throws:
Exception
-
fileFind
public List<org.noear.luffy.model.AFileModel> fileFind(String tag, String label, boolean isCache) throws Exception - Specified by:
fileFindin interfaceorg.noear.luffy.executor.IJtExecutorAdapter- Throws:
Exception
-
nodeId
- Specified by:
nodeIdin interfaceorg.noear.luffy.executor.IJtExecutorAdapter
-
defaultExecutor
- Specified by:
defaultExecutorin interfaceorg.noear.luffy.executor.IJtExecutorAdapter
-
defaultExecutorSet
-
cfgGet
- Specified by:
cfgGetin interfaceorg.noear.luffy.executor.IJtConfigAdapter- Throws:
Exception
-
cfgSet
- Specified by:
cfgSetin interfaceorg.noear.luffy.executor.IJtConfigAdapter- Throws:
Exception
-
cfgMap
- Specified by:
cfgMapin interfaceorg.noear.luffy.executor.IJtConfigAdapter- Throws:
Exception
-