类 SingleFunctionWrapper
java.lang.Object
org.beetl.core.fun.FunctionWrapper
org.beetl.core.fun.SingleFunctionWrapper
- 所有已实现的接口:
Function
对单个native方法的封装
- 作者:
- xiandafu
-
嵌套类概要
从接口继承的嵌套类/接口 org.beetl.core.Function
Function.ChangeInput, Function.ForceSafe, Function.LineAware -
字段概要
从类继承的字段 org.beetl.core.fun.FunctionWrapper
functionName -
构造器概要
构造器 -
方法概要
从类继承的方法 org.beetl.core.fun.FunctionWrapper
checkContextRequired, getContextParas, getFunctionWrapper
-
构造器详细资料
-
SingleFunctionWrapper
-
-
方法详细资料
-
call
- 参数:
paras- beetl传递的参数
-
getReturnType
-