alma::acs::commandcenter::engine::NativeCommand::ListenerAdapter Class Reference

Inheritance diagram for alma::acs::commandcenter::engine::NativeCommand::ListenerAdapter:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::commandcenter::engine::NativeCommand::ListenerAdapter:
Collaboration 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

An empty implementation of the Listener interface.


Member Function Documentation

void alma::acs::commandcenter::engine::NativeCommand::ListenerAdapter::statusChanged ( NativeCommand  command,
String  oldStatus 
) [inline]
void alma::acs::commandcenter::engine::NativeCommand::ListenerAdapter::stderrWritten ( NativeCommand  command,
String  additionalOutput 
) [inline]
Parameters:
additionalOutput one or more lines of new output (last line will not contain a line terminator)

Implements alma::acs::commandcenter::engine::NativeCommand::Listener.

void alma::acs::commandcenter::engine::NativeCommand::ListenerAdapter::stdoutWritten ( NativeCommand  command,
String  additionalOutput 
) [inline]
Parameters:
additionalOutput one or more lines of new output (last line will not contain a line terminator)

Implements alma::acs::commandcenter::engine::NativeCommand::Listener.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2