Exemplo n.º 1
0
 def __init__(self):
     """ Initialization of the attributes. """
     ServerOptions.__init__(self)
     self.supvisors_options = SupvisorsOptions()
Exemplo n.º 2
0
 def __init__(self):
     """ Initialization of the attributes. """
     ServerOptions.__init__(self)
     self.supvisors_options = SupvisorsOptions()
Exemplo 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()