| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
object --+    
         |    
 AppRunner --+
             |
            AppRunner
| Nested Classes | |
| Inherited from  | 
| Instance Methods | |||
| ArgHandler | 
 | ||
| Inherited from  Inherited from  | |||
| Static Methods | |
| Class Variables | |
| __abstractmethods__ =  | |
| Properties | |
| type (class reference) | target Reference to the concrete Application class to run. | 
| Inherited from  Inherited from  | |
| Method Details | 
| 
 Command line factory: build a command line parser suitable for the application. This is a hook method that each concrete AppRunner must implement. 
 | 
| Property Details | 
| targetReference to the concrete Application class to run. This is an abstract property 
  that couples the current  
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:04 2017 | http://epydoc.sourceforge.net |