public class OperationLogInterceptor extends AbstractSyncInterceptor
| Modifier and Type | Class and Description |
|---|---|
static class |
OperationLogInterceptor.AtomServiceContext |
| Constructor and Description |
|---|
OperationLogInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
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 in interface ConcreteSyncInterceptoraround in class AbstractSyncInterceptorThrowableCopyright © 2018. All rights reserved.