|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface Uberspect

暴露给外部的内审接口操作
| 方法摘要 | |
|---|---|
BatchExecutor |
getBatchExecutor(Class locatorClass,
String[] identifier,
Class[] args)
根据对应的信息返回executor |
Class |
getGetClass(GetExecutor getExecutor,
Class srcRefClass,
Class getResultClass)
根据executor返回对应的参数类型 |
GetExecutor |
getGetExecutor(Class locatorClass,
Object identifier)
根据对应的信息返回executor |
Class |
getSetClass(SetExecutor setExecutor,
Class srcRefClass,
Class getResultClass)
根据executor返回对应的参数类型 |
SetExecutor |
getSetExecutor(Class locatorClass,
Object identifier,
Class arg)
根据对应的信息返回executor |
| 方法详细信息 |
|---|
BatchExecutor getBatchExecutor(Class locatorClass,
String[] identifier,
Class[] args)
GetExecutor getGetExecutor(Class locatorClass,
Object identifier)
SetExecutor getSetExecutor(Class locatorClass,
Object identifier,
Class arg)
Class getGetClass(GetExecutor getExecutor,
Class srcRefClass,
Class getResultClass)
Class getSetClass(SetExecutor setExecutor,
Class srcRefClass,
Class getResultClass)
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||