Tabish F. Mufti schrieb:
I read in the developer guide Chapter 4 under Jobs:

"A central problem of external components in OpenOffice.org is their
lifetime control. Every external component must deal with the possibility
that the environment will terminate. It is not efficient to implement
lifetime strategies in every job, so the job execution environment takes
care of this problem. "


Can I get any java example related to this ?


By the way: if you have a look on the image "4.2: Processing command URLs and the job execution environment" of the DevelopersGuide it should be clear how the job execution service works. It's part of the dispatch queue and prevents frame/desktop service(s) from closing or termination.

Regards
Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to