コード例 #1
0
 @AfterClass(alwaysRun = true)
 public void destroy() throws Exception {
   super.cleanup();
   jmxClient.disconnect();
 }