#include <acsdaemonTestAsyncStopRequest.h>
List of all members.
Detailed Description
Class allowing a CORBA method to be invoked in a seperate thread trapping any exceptions thrown
Constructor & Destructor Documentation
TestAcsDaemonAsyncStopRequest::TestAcsDaemonAsyncStopRequest |
( |
const std::string & |
container, |
|
|
const std::string & |
host | |
|
) |
| | |
TestAcsDaemonAsyncStopRequest::~TestAcsDaemonAsyncStopRequest |
( |
|
) |
|
Member Function Documentation
bool TestAcsDaemonAsyncStopRequest::commandOK |
( |
|
) |
[inline] |
std::string& TestAcsDaemonAsyncStopRequest::exceptionString |
( |
|
) |
[inline] |
acsdaemon::ContainerDaemon_ptr TestAcsDaemonAsyncStopRequest::getContainerDaemonRef_ |
( |
const std::string & |
host |
) |
[private] |
std::string TestAcsDaemonAsyncStopRequest::getManagerCorbaloc_ |
( |
|
) |
[private] |
Get the corbaloc URL of the ACS manager
Ex: "corbaloc::134.171.24.124:3000/Manager"
- Returns:
- the corbaloc URL of the ACS manager
void TestAcsDaemonAsyncStopRequest::run |
( |
|
) |
|
int TestAcsDaemonAsyncStopRequest::stopContainerOnHost |
( |
std::string & |
host, |
|
|
std::string & |
container | |
|
) |
| | throw (CORBA::SystemException,acsdaemonErrType::FailedToStopContainerEx, ACSErrTypeCommon::BadParameterEx) [private] |
int TestAcsDaemonAsyncStopRequest::svc |
( |
|
) |
[private] |
int TestAcsDaemonAsyncStopRequest::wait |
( |
|
) |
|
Member Data Documentation
ACS instance to be handled by this DEPL object
Additional command used to give the manager reference to the acscontainerdaemon when start_container() or stop_container() is invoked
The documentation for this class was generated from the following file: