Searched defs:notifyListeners (Results 1 - 1 of 1) sorted by relevance

/owl-s/src/impl/owls/process/execution/
H A DProcessExecutionEngineImpl.java144 protected void notifyListeners(String msg) { method in class:ProcessExecutionEngineImpl
276 notifyListeners("[DONE]");
297 notifyListeners("[DONE]");
707 notifyListeners("[ERROR]\n");
708 notifyListeners("Execution Stopped\n");

Completed in 34 milliseconds