[TGT-4] Add methods to allow properly created threads to the ThreadManager. | |
| Status: | Closed |
| Project: | OSJava Threads |
| Component/s: | Threading |
| Affects Version/s: | 1.1 |
| Fix Version/s: | 2.0 |
| Type: | Improvement | Priority: | Major |
| Reporter: | Robert M. Zigweid | Assignee: | Robert M. Zigweid |
| Resolution: | Fixed | ||
| Environment: | All | ||
| Description |
| Add methods to handle adding properly created threads to the ThreadManager for control. Properly created threads must: 1.) implement org.osjava.threads.ExtendedRunnable 2.) have a parent ThreadGroup that is an ExtendedThreadGroup already controlled by the ThreadManager. |
| Comment by tigran [ Sun, 30 Nov 2003 09:42:34 -0800 (PST) ] |
| Committed |