Version: 8.3.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Engines::ContainerManager Interface Reference

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...
 

Detailed Description

Interface of the containerManager This interface is used for interaction with the unique instance of ContainerManager.

Member Function Documentation

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.