Beispiel #1
0
 def __init__(self):
     PluginApplication.__init__(self, CONFIG_FILE, PLUGIN_DIR)
     self.client = None
     self.server = None
Beispiel #2
0
 def __init__(self):
     PluginApplication.__init__(self, CONFIG_FILE, PLUGIN_DIR)
     self.monitor = None