public class FlowMonitor extends Object implements FlowMonitorMBean
Constructor and Description |
---|
FlowMonitor() |
Modifier and Type | Method and Description |
---|---|
Integer |
getComponentTotal() |
FlowExecutor |
getFlowExecutor() |
Integer |
getFlowServiceTotal() |
boolean |
isExistComponent(String componentName) |
boolean |
isExistFlowService(String flowId) |
void |
setFlowExecutor(FlowExecutor flowExecutor) |
public FlowExecutor getFlowExecutor()
public void setFlowExecutor(FlowExecutor flowExecutor)
public Integer getFlowServiceTotal()
getFlowServiceTotal
in interface FlowMonitorMBean
public boolean isExistFlowService(String flowId)
isExistFlowService
in interface FlowMonitorMBean
public Integer getComponentTotal()
getComponentTotal
in interface FlowMonitorMBean
public boolean isExistComponent(String componentName)
isExistComponent
in interface FlowMonitorMBean
Copyright © 2006–2018 TinyGroup. All rights reserved.