public interface AnnotationMethodInterceptor
| 限定符和类型 | 方法和说明 |
|---|---|
void |
assertAuthorized(org.aopalliance.intercept.MethodInvocation methodInvocation) |
boolean |
supports(org.aopalliance.intercept.MethodInvocation mi) |
boolean supports(org.aopalliance.intercept.MethodInvocation mi)
void assertAuthorized(org.aopalliance.intercept.MethodInvocation methodInvocation)
throws AuthorizingException
Copyright © 2018. All rights reserved.