コード例 #1
0
 public void stop() throws Exception {
   super.stop();
   controller.stopDispatcher();
 }