public class DefaultScriptExecutorService extends Object implements ScriptExecutorService
| 构造器和说明 |
|---|
DefaultScriptExecutorService() |
public void setScriptService(ScriptService scriptService)
@Transactional(rollbackFor=java.lang.Throwable.class) public Object execute(String id, Map<String,Object> parameters) throws Exception
execute 在接口中 ScriptExecutorServiceExceptionCopyright © 2016–2019. All rights reserved.