def __init__(self, framework): TcpDiscoverer.__init__(self, framework) self.shell = self._createShell() self.process_cmd_lines = [] self.hostId = self.framework.getDestinationAttribute('hostId')
def __init__(self, framework): TcpDiscoverer.__init__(self, framework) self.shell = self._createShell()