alma::acs::container::OtherComponentClient Class Reference
List of all members.
Public Member Functions |
| | OtherComponentClient (Logger logger, String managerLoc, String clientName, AcsCorba externalAcsCorba) throws Exception |
Package Functions |
| org.omg.CORBA.Object | getComponent (String name) throws AcsJContainerServicesEx |
| void | forceReleaseComponent (String name) throws AcsJNoPermissionEx |
Detailed Description
Helper client that allows activating and destroying a component independently of our test, in the sense that the manager thinks it's a different application.
Constructor & Destructor Documentation
| alma::acs::container::OtherComponentClient::OtherComponentClient |
( |
Logger |
logger, |
|
|
String |
managerLoc, |
|
|
String |
clientName, |
|
|
AcsCorba |
externalAcsCorba | |
|
) |
| | throws Exception [inline] |
Member Function Documentation
| void alma::acs::container::OtherComponentClient::forceReleaseComponent |
( |
String |
name |
) |
throws AcsJNoPermissionEx [inline, package] |
| org.omg.CORBA.Object alma::acs::container::OtherComponentClient::getComponent |
( |
String |
name |
) |
throws AcsJContainerServicesEx [inline, package] |
The documentation for this class was generated from the following file: