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 |
|
|
|
Commands the manager directly to forcefully release the given component. Note that such a call is only OK for a unit test, but not for normal operational code.
|
|
|