@ServerSide public class LimitingInterceptor extends AbstractSyncInterceptor
AbstractSyncInterceptor.InnerSyncInterceptor| 构造器和说明 |
|---|
LimitingInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
accept_(DefinitionContext context) |
int |
getOrder() |
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
around, asyncToSyncaccept, after, before, getContext, isServiceMethod, onErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, after, before, onErrorprotected boolean accept_(DefinitionContext context)
accept_ 在类中 AbstractInterceptorpublic Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws Throwable
invoke 在接口中 org.aopalliance.intercept.MethodInterceptorinvoke 在类中 AbstractSyncInterceptorThrowablepublic int getOrder()
Copyright © 2021. All rights reserved.