public class AopAllianceAnnotationsAuthorizingMethodInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
| 构造器和说明 |
|---|
AopAllianceAnnotationsAuthorizingMethodInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
assertAuthorized(org.aopalliance.intercept.MethodInvocation methodInvocation) |
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
public AopAllianceAnnotationsAuthorizingMethodInterceptor()
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws Throwable
invoke 在接口中 org.aopalliance.intercept.MethodInterceptorThrowableprotected void assertAuthorized(org.aopalliance.intercept.MethodInvocation methodInvocation)
throws AuthorizingException
Copyright © 2018. All rights reserved.