Public Member Functions

execComponentTestImpl Class Reference

#include <execComponentTestImpl.h>

Inheritance diagram for execComponentTestImpl:
Inheritance graph
[legend]
Collaboration diagram for execComponentTestImpl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 execComponentTestImpl (const ACE_CString &name, maci::ContainerServices *containerServices)
virtual ~execComponentTestImpl ()
virtual void run (const ACS::StringSequence &parameters, const char *fileName)

Constructor & Destructor Documentation

execComponentTestImpl::execComponentTestImpl ( const ACE_CString &  name,
maci::ContainerServices containerServices 
)
virtual execComponentTestImpl::~execComponentTestImpl (  )  [virtual]

Member Function Documentation

virtual void execComponentTestImpl::run ( const ACS::StringSequence &  parameters,
const char *  fileName 
) [virtual]

Implentation of TaskComponent's run method which print what it gets as the parameter to stdio. If parameter is 'throw' the run method throws an exception of type: TaskRunFailureEx

Parameters:
parameters,: parameters that is send to run method of the task.
Exceptions:
taskErrType::TaskRunFailureEx 

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