My observation is that the EventDispatcher thread is the only thread
that can be configured (well almost configured) as daemon or non-daemon.
All other threads spawned by Felix are daemon threads. The reason I say
the event dispatcher thread can be configured is because it inherits the
daemon status of the parent thread, i.e., the thread that starts Felix.
So, if I start Felix on a daemon thread then that becomes a daemon
thread. I don't think this is documented any where, is this? Can I rely
on this behavior? If not, can we add a configuration option for this?
Thanks,
Sahoo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]