
Public Member Functions | |
| void | statusChanged (NativeCommand command, String oldStatus) |
| void | stdoutWritten (NativeCommand command, String additionalOutput) |
| void | stderrWritten (NativeCommand command, String additionalOutput) |
Interested in Processes? Be a NativeCommand Listener today!
| void alma::acs::commandcenter::engine::NativeCommand::Listener::statusChanged | ( | NativeCommand | command, | |
| String | oldStatus | |||
| ) |
Implemented in alma::acs::commandcenter::engine::NativeCommand::ListenerAdapter, alma::acs::commandcenter::gui::CommandCenterGui::CompoundTaskListener, alma::acs::commandcenter::gui::CommandCenterGui::WriteToFeedbackAreaTaskListener, alma::acs::commandcenter::gui::CommandCenterGui::CheckAcsInstanceTaskListener, and alma::acs::startup::AcsStartLight.
| void alma::acs::commandcenter::engine::NativeCommand::Listener::stderrWritten | ( | NativeCommand | command, | |
| String | additionalOutput | |||
| ) |
| additionalOutput | one or more lines of new output (last line will not contain a line terminator) |
Implemented in alma::acs::commandcenter::engine::NativeCommand::ListenerAdapter, alma::acs::commandcenter::gui::CommandCenterGui::CompoundTaskListener, alma::acs::commandcenter::gui::CommandCenterGui::WriteToFeedbackAreaTaskListener, alma::acs::commandcenter::gui::CommandCenterGui::CheckAcsInstanceTaskListener, and alma::acs::startup::AcsStartLight.
| void alma::acs::commandcenter::engine::NativeCommand::Listener::stdoutWritten | ( | NativeCommand | command, | |
| String | additionalOutput | |||
| ) |
| additionalOutput | one or more lines of new output (last line will not contain a line terminator) |
Implemented in alma::acs::commandcenter::engine::NativeCommand::ListenerAdapter, alma::acs::commandcenter::gui::CommandCenterGui::CompoundTaskListener, alma::acs::commandcenter::gui::CommandCenterGui::WriteToFeedbackAreaTaskListener, alma::acs::commandcenter::gui::CommandCenterGui::CheckAcsInstanceTaskListener, and alma::acs::startup::AcsStartLight.
1.6.2