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