public class ConcreteAOPChain extends SyncInterceptorChain implements org.springframework.core.Ordered
AbstractSyncInterceptor.InnerSyncInterceptor| Constructor and Description |
|---|
ConcreteAOPChain() |
ConcreteAOPChain(List<ConcreteInterceptor> interceptors) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
Object |
weaverPoint(org.aspectj.lang.ProceedingJoinPoint joinPoint) |
accept_, add, addAll, clear, contains, containsAll, invoke, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArrayaround, asyncToSyncaccept, after, before, getContext, onErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, spliteratorparallelStream, removeIf, streamaccept, after, before, onErrorpublic ConcreteAOPChain()
public ConcreteAOPChain(List<ConcreteInterceptor> interceptors)
public int getOrder()
getOrder in interface InterceptOrderedgetOrder in interface org.springframework.core.OrderedgetOrder in class SyncInterceptorChainCopyright © 2018. All rights reserved.