public static interface Callbacks.AppRunStartMonitor
Modifier and Type | Method and Description |
---|---|
void |
notifyAppRunStart(String app,
int run)
Notify the monitor that the application has started a run
|
void notifyAppRunStart(String app, int run)
app
- application namerun
- run number