@ClientSide public class WarningClientInterceptor extends AbstractSyncInterceptor
AbstractSyncInterceptor.InnerSyncInterceptor| 构造器和说明 |
|---|
WarningClientInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
accept_(DefinitionContext context) |
Object |
after(DefinitionContext context,
org.aopalliance.intercept.MethodInvocation joinPoint,
Object result) |
int |
getOrder() |
around, asyncToSync, invokeaccept, before, getContext, isServiceMethod, onErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, before, onErrorprotected boolean accept_(DefinitionContext context)
accept_ 在类中 AbstractInterceptorpublic int getOrder()
public Object after(DefinitionContext context, org.aopalliance.intercept.MethodInvocation joinPoint, Object result)
after 在接口中 ConcreteInterceptorafter 在类中 AbstractInterceptorCopyright © 2020. All rights reserved.