[TGT-6] Implement an object factory | |
| Status: | Open |
| Project: | OSJava Threads |
| Component/s: | Threading |
| Affects Version/s: | 1.1 |
| Fix Version/s: | 2.1 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Robert M. Zigweid | Assignee: | Robert M. Zigweid |
| Resolution: | Unresolved | ||
| Environment: | |||
| Description |
| Implement a ThreadFactory. This appears to be the 'way things are done' with JNDI rather than the set/create methods that currently exist in the ThreadContext. |