@Deprecated public class MaximumConcurrencyInterceptor extends AbstractInterceptor
| 构造器和说明 |
|---|
MaximumConcurrencyInterceptor()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
accept_(DefinitionContext context)
已过时。
|
void |
before(DefinitionContext context,
org.aopalliance.intercept.MethodInvocation joinPoint)
已过时。
|
int |
getOrder()
已过时。
|
accept, after, getContext, isServiceMethod, onErrorpublic int getOrder()
protected boolean accept_(DefinitionContext context)
accept_ 在类中 AbstractInterceptorpublic void before(DefinitionContext context, org.aopalliance.intercept.MethodInvocation joinPoint)
before 在接口中 ConcreteInterceptorbefore 在类中 AbstractInterceptorCopyright © 2020. All rights reserved.