Public Member Functions | |
| def | __init__ (self, cp, aggressiveShutdown=False) |
| def | __enter__ (self) |
| def | __exit__ (self, exctype, exc, tb) |
Data Fields | |
| aggressiveShutdown | |
Private Attributes | |
| _cp | |
| _cont | |
| def KERNEL_PY.ContainerLauncherCM.__init__ | ( | self, | |
| cp, | |||
aggressiveShutdown = False |
|||
| ) |
:param cp: Engines.ContainerParameters instance specifying the request where the container will be launched :param aggressiveShutdown:
| def KERNEL_PY.ContainerLauncherCM.__enter__ | ( | self | ) |
| def KERNEL_PY.ContainerLauncherCM.__exit__ | ( | self, | |
| exctype, | |||
| exc, | |||
| tb | |||
| ) |
|
private |
Referenced by salome.ContainerLauncherCM.__exit__(), and KERNEL_PY.ContainerLauncherCM.__exit__().
|
private |
| KERNEL_PY.ContainerLauncherCM.aggressiveShutdown |
Referenced by salome.ContainerLauncherCM.__exit__(), and KERNEL_PY.ContainerLauncherCM.__exit__().