C E F G H I J L P R S
C
- cn.structured.function.core - 程序包 cn.structured.function.core
-
- cn.structured.function.core.classloader - 程序包 cn.structured.function.core.classloader
-
- cn.structured.function.core.exception - 程序包 cn.structured.function.core.exception
-
- cn.structured.function.core.execute - 程序包 cn.structured.function.core.execute
-
- cn.structured.function.core.factory - 程序包 cn.structured.function.core.factory
-
- cn.structured.function.core.handler - 程序包 cn.structured.function.core.handler
-
- CompileFailedException - cn.structured.function.core.exception中的异常错误
-
编译失败异常
- CompileFailedException() - 异常错误 的构造器cn.structured.function.core.exception.CompileFailedException
-
- CompileFailedException(String) - 异常错误 的构造器cn.structured.function.core.exception.CompileFailedException
-
E
- execute(Object, FunctionDefinition) - 接口 中的方法cn.structured.function.core.execute.IExecute
-
执行方法
- executeBeanName(String, Object) - 类 中的方法cn.structured.function.core.handler.HandlerManagerImpl
-
- executeBeanName(String, Object) - 接口 中的方法cn.structured.function.core.handler.IHandlerManager
-
执行这个处理器
- executeJavaCode(String, Object) - 类 中的方法cn.structured.function.core.handler.HandlerManagerImpl
-
- executeJavaCode(String, Object) - 接口 中的方法cn.structured.function.core.handler.IHandlerManager
-
执行javaCode
F
- findClass(String, byte[]) - 类 中的方法cn.structured.function.core.classloader.RuntimeClassLoader
-
查找一个类
- findClass(String, byte[]) - 类 中的方法cn.structured.function.core.classloader.SpaceClassLoader
-
查找一个类
- FunctionFactory - cn.structured.function.core.factory中的类
-
函数工厂
G
- getBeanInstance(ClassLoader, String) - 类 中的方法cn.structured.function.core.factory.FunctionFactory
-
根据这个class获取一个实例
- getClass(ClassLoader, String) - 类 中的方法cn.structured.function.core.factory.FunctionFactory
-
通过classLoader加载一个class
- getInstance() - 类 中的静态方法cn.structured.function.core.factory.FunctionFactory
-
- getResultObject(ParamEntity, Object) - 类 中的方法cn.structured.function.core.handler.ScriptHandler
-
H
- handler(ScriptParams) - 类 中的方法cn.structured.function.core.handler.JavaScriptHandler
-
- handler(ScriptParams) - 类 中的方法cn.structured.function.core.handler.LuaHandler
-
- handler(ScriptParams) - 类 中的方法cn.structured.function.core.handler.PythonHandler
-
- handler(ScriptParams) - 类 中的方法cn.structured.function.core.handler.ScriptHandler
-
定义一个指定数据类型的参数
- handler(Object) - 类 中的方法cn.structured.function.core.handler.ScriptHandler
-
- handler(Object) - 类 中的方法cn.structured.function.core.handler.ShellHandler
-
- HandlerFactory - cn.structured.function.core.handler中的类
-
处理器工厂
- HandlerFactory() - 类 的构造器cn.structured.function.core.handler.HandlerFactory
-
- HandlerManagerImpl - cn.structured.function.core.handler中的类
-
处理器实现
- HandlerManagerImpl() - 类 的构造器cn.structured.function.core.handler.HandlerManagerImpl
-
I
- IExecute - cn.structured.function.core.execute中的接口
-
执行器接口
- IHandlerManager - cn.structured.function.core.handler中的接口
-
处理器manager
J
- JavaScriptHandler - cn.structured.function.core.handler中的类
-
JS脚本处理器
- JavaScriptHandler() - 类 的构造器cn.structured.function.core.handler.JavaScriptHandler
-
L
- loadBean(Class<? extends IHandler>) - 类 中的方法cn.structured.function.core.handler.HandlerFactory
-
加载这个bean
- loadBean(String) - 类 中的方法cn.structured.function.core.handler.HandlerManagerImpl
-
- loadBean(String) - 接口 中的方法cn.structured.function.core.handler.IHandlerManager
-
加载这个bean(意识就是实例化这个bean)
- LuaHandler - cn.structured.function.core.handler中的类
-
lua脚本处理器
- LuaHandler() - 类 的构造器cn.structured.function.core.handler.LuaHandler
-
P
- PythonHandler - cn.structured.function.core.handler中的类
-
python处理器
- PythonHandler() - 类 的构造器cn.structured.function.core.handler.PythonHandler
-
R
- register(String, Class<? extends IHandler>) - 类 中的方法cn.structured.function.core.handler.HandlerManagerImpl
-
- register(String, Class<? extends IHandler>) - 接口 中的方法cn.structured.function.core.handler.IHandlerManager
-
注册bean
- RuntimeClassLoader - cn.structured.function.core.classloader中的类
-
运行时类加载器
- RuntimeClassLoader() - 类 的构造器cn.structured.function.core.classloader.RuntimeClassLoader
-
- RuntimeClassLoader(SpaceClassLoader) - 类 的构造器cn.structured.function.core.classloader.RuntimeClassLoader
-
S
- ScriptHandler - cn.structured.function.core.handler中的类
-
脚本处理器
- ScriptHandler() - 类 的构造器cn.structured.function.core.handler.ScriptHandler
-
- SharedClassLoader - cn.structured.function.core.classloader中的类
-
共享类加载 真对容器管理使用共享的加载器当时底座并不使用
- SharedClassLoader(ClassLoader) - 类 的构造器cn.structured.function.core.classloader.SharedClassLoader
-
- ShellHandler - cn.structured.function.core.handler中的类
-
Shell脚本处理器
- ShellHandler() - 类 的构造器cn.structured.function.core.handler.ShellHandler
-
- SpaceClassLoader - cn.structured.function.core.classloader中的类
-
空间隔离类加载器 主要给各个应用使用
- SpaceClassLoader(ClassLoader) - 类 的构造器cn.structured.function.core.classloader.SpaceClassLoader
-
C E F G H I J L P R S
Copyright © 2021–2026 structure. All rights reserved.