Is there any way a thread that creates a LogFilePatternReceiver to
soak in a file of events can be notified or joined onto the Thread
that the Receiver creates to imports the file?
I can't see a way. I was wondering if I could add a small property:
setUseCurrentThread(boolean) , than when true, uses the current
thread for the importing, or by default (false), creates a new Thread
to run it.
I'd also like to change the Thread creation so that it creates nicer
thread names if that's ok?
cheers,
Paul
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]