Public Member Functions | Public Attributes | List of all members
launchman.AppRunner Class Reference

Public Member Functions

def __del__ (self)
 
def __init__ (self, taskid, manager)
 
def __repr__ (self)
 
def launch (self)
 
def process_died (self, process_name, exit_code)
 
def stop (self)
 

Public Attributes

 app
 
 childGroups
 
 manager
 
 runner
 
 task
 
 taskid
 

Detailed Description

Definition at line 65 of file launchman.py.

Constructor & Destructor Documentation

def launchman.AppRunner.__init__ (   self,
  taskid,
  manager 
)

Definition at line 66 of file launchman.py.

def launchman.AppRunner.__del__ (   self)

Definition at line 74 of file launchman.py.

Member Function Documentation

def launchman.AppRunner.__repr__ (   self)

Definition at line 139 of file launchman.py.

def launchman.AppRunner.launch (   self)

Definition at line 78 of file launchman.py.

def launchman.AppRunner.process_died (   self,
  process_name,
  exit_code 
)

Definition at line 100 of file launchman.py.

def launchman.AppRunner.stop (   self)

Definition at line 93 of file launchman.py.

Member Data Documentation

launchman.AppRunner.app

Definition at line 69 of file launchman.py.

launchman.AppRunner.childGroups

Definition at line 71 of file launchman.py.

launchman.AppRunner.manager

Definition at line 72 of file launchman.py.

launchman.AppRunner.runner

Definition at line 70 of file launchman.py.

launchman.AppRunner.task

Definition at line 68 of file launchman.py.

launchman.AppRunner.taskid

Definition at line 67 of file launchman.py.


The documentation for this class was generated from the following file:


launchman
Author(s): Scott Noob Hassan
autogenerated on Mon Jun 10 2019 15:51:09