public interface ICmpAroundAspect
| Modifier and Type | Method and Description |
|---|---|
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 © 2025. All rights reserved.