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