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::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]
 

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

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 on Thu Apr 30 02:51:31 2009 for ACS Java API by doxygen 1.3.8