public class JtRun extends Object
| 构造器和说明 |
|---|
JtRun() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Object |
call(String path,
org.noear.solon.core.handle.Context ctx) |
static void |
exec(org.noear.luffy.model.AFileModel file) |
static void |
exec(String code) |
static void |
exec(String path,
org.noear.solon.core.handle.Context ctx) |
static org.noear.luffy.model.AFileModel |
fileGet(String path) |
static void |
init() |
static void |
xfunInit() |
public static void init()
public static Object call(String path, org.noear.solon.core.handle.Context ctx) throws Exception
Exceptionpublic static void exec(String path, org.noear.solon.core.handle.Context ctx) throws Exception
Exceptionpublic static org.noear.luffy.model.AFileModel fileGet(String path) throws Exception
Exceptionpublic static void xfunInit()
Copyright © 2021. All rights reserved.