Package org.ikasan.spec.monitor
Interface FlowMonitor<NOTIFICATION>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetFlowName()Get the flow name of this monitorvoidsetFlowName(java.lang.String flowName)Set the flow name of this monitor-
Methods inherited from interface org.ikasan.spec.monitor.Monitor
destroy, getEnvironment, getModuleName, getNotifiers, invoke, setEnvironment, setModuleName, setNotifiers
-
-