@ServerSide public class TimeCostInterceptor extends AbstractSyncInterceptor
AbstractSyncInterceptor.InnerSyncInterceptor| Constructor and Description |
|---|
TimeCostInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
accept_(DefinitionContext context) |
Object |
around(DefinitionContext context,
org.aopalliance.intercept.MethodInvocation joinPoint) |
int |
getOrder() |
asyncToSync, invokeaccept, after, before, getContext, isServiceMethod, onErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, after, before, onErrorprotected boolean accept_(DefinitionContext context)
accept_ in class AbstractInterceptorpublic Object around(DefinitionContext context, org.aopalliance.intercept.MethodInvocation joinPoint) throws Throwable
around in interface ConcreteSyncInterceptoraround in class AbstractSyncInterceptorThrowablepublic int getOrder()
Copyright © 2020. All rights reserved.