Interface of the containerManager This interface is used for interaction with the unique instance of ContainerManager. More...
Public Member Functions | |
Container | GiveContainer (in ContainerParameters params) raises (SALOME::SALOME_Exception) |
GiveContainer - use mode parameter of ContainerParameters to configure how this method works Currently: get, start, getorstart, findorstart, find. More... | |
void | ShutdownContainers () |
Shutdown all containers that have been launched by the container manager. More... | |
Interface of the containerManager This interface is used for interaction with the unique instance of ContainerManager.
Container Engines::ContainerManager::GiveContainer | ( | in ContainerParameters | params | ) | raises (SALOME::SALOME_Exception) |
GiveContainer - use mode parameter of ContainerParameters to configure how this method works Currently: get, start, getorstart, findorstart, find.
void Engines::ContainerManager::ShutdownContainers | ( | ) |
Shutdown all containers that have been launched by the container manager.