Searched refs:reportThread (Results 1 – 1 of 1) sorted by relevance
269 ReportHostLog reportThread = new ReportHostLog(listener, config); in performInvocation() local270 Runtime.getRuntime().addShutdownHook(reportThread); in performInvocation()588 Runtime.getRuntime().removeShutdownHook(reportThread); in performInvocation()