类 HttpServiceProxyFactory.HttpServiceMethodInterceptor
java.lang.Object
cn.taketoday.web.service.invoker.HttpServiceProxyFactory.HttpServiceMethodInterceptor
- 所有已实现的接口:
org.aopalliance.aop.Advice,org.aopalliance.intercept.Interceptor,org.aopalliance.intercept.MethodInterceptor
private static final class HttpServiceProxyFactory.HttpServiceMethodInterceptor
extends Object
implements org.aopalliance.intercept.MethodInterceptor
MethodInterceptor that invokes an HttpServiceMethod.-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
httpServiceMethods
-
-
构造器详细资料
-
HttpServiceMethodInterceptor
-
-
方法详细资料
-
invoke
- 指定者:
invoke在接口中org.aopalliance.intercept.MethodInterceptor- 抛出:
Throwable
-