Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::commandcenter::engine::NativeCommand::Listener Interface Reference

Inheritance diagram for alma::acs::commandcenter::engine::NativeCommand::Listener:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void statusChanged (NativeCommand command, String oldStatus)
void stdoutWritten (NativeCommand command, String additionalOutput)
void stderrWritten (NativeCommand command, String additionalOutput)

Detailed Description

Interested in Processes? Be a NativeCommand Listener today!


Member Function Documentation

void alma::acs::commandcenter::engine::NativeCommand::Listener::statusChanged NativeCommand  command,
String  oldStatus
 

Implemented in alma::acs::commandcenter::engine::NativeCommand::ListenerAdapter.

void alma::acs::commandcenter::engine::NativeCommand::Listener::stderrWritten NativeCommand  command,
String  additionalOutput
 

Parameters:
additionalOutput one or more lines of new output (last line will not contain a line terminator)

Implemented in alma::acs::commandcenter::engine::NativeCommand::ListenerAdapter.

void alma::acs::commandcenter::engine::NativeCommand::Listener::stdoutWritten NativeCommand  command,
String  additionalOutput
 

Parameters:
additionalOutput one or more lines of new output (last line will not contain a line terminator)

Implemented in alma::acs::commandcenter::engine::NativeCommand::ListenerAdapter.


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 02:51:31 2009 for ACS Java API by doxygen 1.3.8