@FlowListener @DependsOn(value="org.bekit.event.bus.EventBusesHolder") public class DefaultFlowListener extends Object
| 构造器和说明 |
|---|
DefaultFlowListener(EventBusesHolder eventBusesHolder) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
listenFlowExceptionEvent(FlowExceptionEvent event) |
void |
listenNodeDecidedEvent(NodeDecidedEvent event) |
public DefaultFlowListener(EventBusesHolder eventBusesHolder)
@Listen public void listenNodeDecidedEvent(NodeDecidedEvent event)
@Listen public void listenFlowExceptionEvent(FlowExceptionEvent event)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.