public interface IControllerMethodHandler
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
after(AspectProcess aspectProcess,
Object before) |
default Object |
before(AspectProcess aspectProcess) |
default Object before(AspectProcess aspectProcess) throws Exception
Exceptiondefault void after(AspectProcess aspectProcess, Object before) throws Exception
ExceptionCopyright © 2021. All rights reserved.