public class OperationLogInterceptor extends AbstractSyncInterceptor
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OperationLogInterceptor.AtomServiceContext |
| 构造器和说明 |
|---|
OperationLogInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
accept(RuntimeContext context) |
Object |
around(RuntimeContext context,
org.aopalliance.intercept.MethodInvocation joinPoint) |
int |
getOrder() |
asyncToSync, invokeafter, before, getContext, onErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafter, before, onErrorpublic int getOrder()
public boolean accept(RuntimeContext context)
public Object around(RuntimeContext context, org.aopalliance.intercept.MethodInvocation joinPoint) throws Throwable
around 在接口中 ConcreteSyncInterceptoraround 在类中 AbstractSyncInterceptorThrowableCopyright © 2018. All rights reserved.