Uses of Interface
org.ikasan.spec.monitor.Monitor
-
-
Uses of Monitor in org.ikasan.spec.monitor
Subinterfaces of Monitor in org.ikasan.spec.monitor Modifier and Type Interface Description interfaceFlowMonitor<NOTIFICATION>Flow monitor contract for the subject notification to the monitorinterfaceJobMonitor<NOTIFICATION>Job monitor contract for the subject notification to the monitorMethods in org.ikasan.spec.monitor with parameters of type Monitor Modifier and Type Method Description voidMonitorSubject. setMonitor(Monitor<?> monitor)Monitor to be set on this monitored subject
-