net.sourceforge.groboutils.junit.v1
Class MultiThreadedTestRunner.JDK12Interrupt

java.lang.Object
  |
  +--net.sourceforge.groboutils.junit.v1.MultiThreadedTestRunner.JDK12Interrupt
All Implemented Interfaces:
MultiThreadedTestRunner.ThreadGroupInterrupt
Enclosing class:
MultiThreadedTestRunner

protected static class MultiThreadedTestRunner.JDK12Interrupt
extends java.lang.Object
implements MultiThreadedTestRunner.ThreadGroupInterrupt


Constructor Summary
MultiThreadedTestRunner.JDK12Interrupt(java.lang.reflect.Method inrpt)
           
 
Method Summary
 void interruptGroup(java.lang.ThreadGroup tg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiThreadedTestRunner.JDK12Interrupt

public MultiThreadedTestRunner.JDK12Interrupt(java.lang.reflect.Method inrpt)
Method Detail

interruptGroup

public void interruptGroup(java.lang.ThreadGroup tg)
Specified by:
interruptGroup in interface MultiThreadedTestRunner.ThreadGroupInterrupt


Copyright © 2001-2003 by The GroboUtils Project