#include <execComponentTestImpl.h>
List of all members.
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: