org.jinterop.dcom.test
Class TestJIThreading

java.lang.Object
  extended by org.jinterop.dcom.test.TestJIThreading

public class TestJIThreading
extends java.lang.Object


Nested Class Summary
static class TestJIThreading.TestThread
           
 
Constructor Summary
TestJIThreading()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void setUp()
           
 void testThreading()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestJIThreading

public TestJIThreading()
Method Detail

setUp

public void setUp()

testThreading

public void testThreading()

main

public static void main(java.lang.String[] args)