#include <execComponentTestImpl.h>
Inheritance diagram for execComponentTestImpl:
Public Member Functions | |
execComponentTestImpl (const ACE_CString &name, maci::ContainerServices *containerServices) | |
virtual | ~execComponentTestImpl () |
virtual void | run (const ACS::StringSequence ¶meters, const char *fileName) |
|
|
|
|
|
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
|