@AfterClass
 public static void shutdown() {
   vendor.shutdown();
   httpQueryService.stopService();
 }