import "CIAO_CS_Client.idl";
Public Member Functions | |
void | component_server_callback (in::Components::Deployment::ComponentServer serverref, in string server_UUID, out::Components::ConfigValues config) |
void | configuration_complete (in string server_UUID) |
void CIAO::Deployment::ServerActivator::component_server_callback | ( | in::Components::Deployment::ComponentServer | serverref, | |
in string | server_UUID, | |||
out::Components::ConfigValues | config | |||
) |
Used by spawned component servers to notify the server activator of their object reference and retrieve configuration information.
void CIAO::Deployment::ServerActivator::configuration_complete | ( | in string | server_UUID | ) |