您的浏览器已禁用 JavaScript。
跳过导航链接
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
C
F
G
M
N
O
S
C
clear()
- 类 中的静态方法org.hswebframework.web.boost.aop.context.
MethodInterceptorHolder
create(MethodInvocation)
- 类 中的静态方法org.hswebframework.web.boost.aop.context.
MethodInterceptorHolder
createParamContext()
- 类 中的方法org.hswebframework.web.boost.aop.context.
MethodInterceptorHolder
createParamContext(Object)
- 类 中的方法org.hswebframework.web.boost.aop.context.
MethodInterceptorHolder
current()
- 类 中的静态方法org.hswebframework.web.boost.aop.context.
MethodInterceptorHolder
F
findAnnotation(Class<T>)
- 类 中的方法org.hswebframework.web.boost.aop.context.
MethodInterceptorHolder
findClassAnnotation(Class<T>)
- 类 中的方法org.hswebframework.web.boost.aop.context.
MethodInterceptorHolder
findMethodAnnotation(Class<T>)
- 类 中的方法org.hswebframework.web.boost.aop.context.
MethodInterceptorHolder
G
getAnnotation(Class<T>)
- 接口 中的方法org.hswebframework.web.boost.aop.context.
MethodInterceptorContext
获取当前操作方法或实例上指定类型的泛型,如果方法上未获取到,则获取实例类上的注解。
getArgs()
- 类 中的方法org.hswebframework.web.boost.aop.context.
MethodInterceptorHolder
getId()
- 类 中的方法org.hswebframework.web.boost.aop.context.
MethodInterceptorHolder
getInvokeResult()
- 接口 中的方法org.hswebframework.web.boost.aop.context.
MethodInterceptorContext
getMethod()
- 接口 中的方法org.hswebframework.web.boost.aop.context.
MethodInterceptorContext
当前操作的方法
getMethod()
- 类 中的方法org.hswebframework.web.boost.aop.context.
MethodInterceptorHolder
getParameter(String)
- 接口 中的方法org.hswebframework.web.boost.aop.context.
MethodInterceptorContext
根据参数名获取参数值,此参数为方法的参数,而非http参数
如:当前被操作的方法为 query(QueryParam param); 调用getParameter("param"); 则返回QueryParam实例
注意:返回值为Optional对象,使用方法见
Optional
getParams()
- 接口 中的方法org.hswebframework.web.boost.aop.context.
MethodInterceptorContext
获取全部参数
getTarget()
- 接口 中的方法org.hswebframework.web.boost.aop.context.
MethodInterceptorContext
获取当前类实例
getTarget()
- 类 中的方法org.hswebframework.web.boost.aop.context.
MethodInterceptorHolder
M
MethodInterceptorContext
-
org.hswebframework.web.boost.aop.context
中的接口
AOP拦截到方法的参数上下文,用于获取当前进行操作的方法的各种参数信息,如:当前所在类实例,参数集合,注解
MethodInterceptorHolder
-
org.hswebframework.web.boost.aop.context
中的类
MethodInterceptorHolder(String, Method, Object, Map<String, Object>)
- 类 的构造器org.hswebframework.web.boost.aop.context.
MethodInterceptorHolder
N
nameDiscoverer
- 类 中的静态变量org.hswebframework.web.boost.aop.context.
MethodInterceptorHolder
参数名称获取器,用于获取方法参数的名称
O
org.hswebframework.web.boost.aop.context
- 程序包 org.hswebframework.web.boost.aop.context
S
set()
- 类 中的方法org.hswebframework.web.boost.aop.context.
MethodInterceptorHolder
setCurrent(MethodInterceptorHolder)
- 类 中的静态方法org.hswebframework.web.boost.aop.context.
MethodInterceptorHolder
C
F
G
M
N
O
S
跳过导航链接
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2016–2019. All rights reserved.