コード例 #1
0
 protected void onDestroy() {
   mock.shutdown();
   scheduleTaskExecutor.shutdown();
   super.onDestroy();
 }