public class SolonCmpAroundAspect extends Object implements com.yomahub.liteflow.spi.CmpAroundAspect
| 限定符和类型 | 字段和说明 |
|---|---|
static com.yomahub.liteflow.aop.ICmpAroundAspect |
cmpAroundAspect |
| 构造器和说明 |
|---|
SolonCmpAroundAspect() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterProcess(String nodeId,
com.yomahub.liteflow.slot.Slot slot) |
void |
beforeProcess(String nodeId,
com.yomahub.liteflow.slot.Slot slot) |
int |
priority() |
public void beforeProcess(String nodeId, com.yomahub.liteflow.slot.Slot slot)
beforeProcess 在接口中 com.yomahub.liteflow.spi.CmpAroundAspectpublic void afterProcess(String nodeId, com.yomahub.liteflow.slot.Slot slot)
afterProcess 在接口中 com.yomahub.liteflow.spi.CmpAroundAspectpublic int priority()
priority 在接口中 com.yomahub.liteflow.spi.SpiPriorityCopyright © 2023. All rights reserved.