public interface ICmpAroundAspect
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterProcess(NodeComponent cmp) |
void |
beforeProcess(NodeComponent cmp) |
void |
onError(NodeComponent cmp,
Exception e) |
void |
onSuccess(NodeComponent cmp) |
void beforeProcess(NodeComponent cmp)
void afterProcess(NodeComponent cmp)
void onSuccess(NodeComponent cmp)
void onError(NodeComponent cmp, Exception e)
Copyright © 2024. All rights reserved.