:: com :: sun :: star :: task ::
|
interface XJobExecutor |
|
- Description
- starts action for any triggered event from outside
If somewhere from outside trigger an event on this interface
it will be used to find any registered service inside configuration
of this executor. If somewhere could be found it will be
started and controlled by this instance. After it finish his work
it's possible to deactivate further startups or let him run again if
a new event will be detected later.
- See also
- JobExecutor
|
Methods' Summary |
trigger |
trigger event to start registered jobs
|
Methods' Details |
trigger
[oneway] void |
trigger( |
[in] string |
Event ); |
- Description
- trigger event to start registered jobs
Jobs are registered in configuration and will be started by executor
automatically, if they are registered for triggered event.
The meaning of given string Event mustn't be known. Because
for the executor it's enough to use it for searching a registered job
inside his own configuration. So no special events will be defined here.
- Parameter Event
- describe the event for which jobs can be registered and should be started
|
|
Top of Page
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.