Public Member Functions | |
| def | __init__ |
| def | ContainerName |
| def | ComputerPath |
| def | FindContainer |
| def | FindComponent |
| def | setLauncher |
| def | StartContainer |
| def | FindOrStartContainer |
| def | LoadComponent |
| def | FindOrLoadComponent |
| def LifeCycleCORBA::LifeCycleCORBA::setLauncher | ( | self, | |
| name | |||
| ) |
Change default launcher to the launcher identified by name See module Launchers.py
| def LifeCycleCORBA::LifeCycleCORBA::StartContainer | ( | self, | |
| theComputer, | |||
| theContainer | |||
| ) |
Start a container on theComputer machine with theContainer name
| def LifeCycleCORBA::LifeCycleCORBA::FindOrStartContainer | ( | self, | |
| theComputer, | |||
| theContainer | |||
| ) |
Find or Start a container on theComputer machine with theContainer name