#stop_service, #update
13 14 15 16
# File 'lib/ttk/services/MonitorServer.rb', line 13 def start_service(uri, monitor, max_observer) @front = Monitors::Server.new(self, monitor, max_observer) super(uri) end