Esempio n. 1
0
 def __init__(self):
     """ Initialization of the attributes. """
     ServerOptions.__init__(self)
     self.supvisors_options = SupvisorsOptions()
Esempio n. 2
0
 def __init__(self):
     """ Initialization of the attributes. """
     ServerOptions.__init__(self)
     self.supvisors_options = SupvisorsOptions()
Esempio n. 3
0
 def __init__(self):
     """ Initialization of the attributes. 
     Default parameters fit, so realize is called directly. """
     ServerOptions.__init__(self)
     self.supvisors_options = SupvisorsOptions()