:: com :: sun :: star :: task ::

service JobExecutor
Supported Interface
XJobExecutor
Description
generic job execution service

Can start registered uno services on triggered events and handle there own configuration and there lifetime. Such events are simple strings which meaning doesn't matter for any real service implementation of this specification. But triggered events must be available inside the configuration and some Jobs or AsyncJobs must be registered for that.

See also
Job, AsyncJob
Developers Guide
WritingUNO - Jobs - Jobs



 Top of Page