Example #1
0
 private void commandInterrupt(StringTokenizer t) throws NoSessionException {
   runtime.interrupt();
 }