General KERNEL Documentation     End User KERNEL Services  


TestLifeCycleCORBA_SWIG Namespace Reference


Variables

tuple clt = orbmodule.client()
tuple myServer = runSalome.LoggerServer(args)
tuple myServer = runSalome.NotifyServer(args,modules_root_dir)
tuple myServer = runSalome.RegistryServer(args)
tuple cataServer = runSalome.CatalogServer(args)
tuple myCmServer = runSalome.ContainerManagerServer(args)
list command = ['TestLifeCycleCORBA']
tuple ret = os.spawnvp(os.P_WAIT, command[0], command)
tuple containerManager = clt.waitNS("/ContainerManager",Engines.ContainerManager)


Variable Documentation

tuple TestLifeCycleCORBA_SWIG::clt = orbmodule.client() [static]
 

tuple TestLifeCycleCORBA_SWIG::myServer = runSalome.LoggerServer(args) [static]
 

tuple TestLifeCycleCORBA_SWIG::myServer = runSalome.NotifyServer(args,modules_root_dir) [static]
 

tuple TestLifeCycleCORBA_SWIG::myServer = runSalome.RegistryServer(args) [static]
 

tuple TestLifeCycleCORBA_SWIG::cataServer = runSalome.CatalogServer(args) [static]
 

tuple TestLifeCycleCORBA_SWIG::myCmServer = runSalome.ContainerManagerServer(args) [static]
 

list TestLifeCycleCORBA_SWIG::command = ['TestLifeCycleCORBA'] [static]
 

tuple TestLifeCycleCORBA_SWIG::ret = os.spawnvp(os.P_WAIT, command[0], command) [static]
 

tuple TestLifeCycleCORBA_SWIG::containerManager = clt.waitNS("/ContainerManager",Engines.ContainerManager) [static]