public interface Interceptor
| 限定符和类型 | 方法和说明 |
|---|---|
void |
after(ActionInvocation actionInvocation) |
boolean |
before(ActionInvocation actionInvocation) |
boolean before(ActionInvocation actionInvocation)
void after(ActionInvocation actionInvocation)
Copyright © 2018. All rights reserved.