summaryrefslogtreecommitdiff
path: root/stoc/source/bootstrap/bootstrap.xml
blob: e63b84a78efd2080635fe508f4a6ca044e0ddd73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<!--***********************************************************
 *
 * Licensed to the Apache Software Foundation (ASF) under one
 * or more contributor license agreements.  See the NOTICE file
 * distributed with this work for additional information
 * regarding copyright ownership.  The ASF licenses this file
 * to you under the Apache License, Version 2.0 (the
 * "License"); you may not use this file except in compliance
 * with the License.  You may obtain a copy of the License at
 *
 *   http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 *
 ***********************************************************-->


<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
    <module-name>   bootstrap.uno   </module-name>
    <component-description>
        <author> Juergen Schmidt </author>
        <name>  com.sun.star.comp.stoc.DLLComponentLoader   </name>
        <description>
    This component provides a mechanism to load an external compoment implemented as
    a shared library.
</description>
        <loader-name>   com.sun.star.loader.SharedLibrary   </loader-name>
        <language>  c++ </language>
        <status value="final"/>
        <supported-service> com.sun.star.loader.SharedLibrary   </supported-service>
        <type>  com.sun.star.util.XMacroExpander            </type>
        <type>  com.sun.star.loader.XImplementationLoader           </type>
        <type>  com.sun.star.lang.IllegalArgumentException          </type>
        <type>  com.sun.star.lang.XInitialization                   </type>
        <type>  com.sun.star.lang.XTypeProvider                     </type>
        <type>  com.sun.star.lang.XServiceInfo                      </type>
        <type>  com.sun.star.lang.XSingleServiceFactory                 </type>
        <type>  com.sun.star.lang.XMultiServiceFactory                  </type>
        <type>  com.sun.star.registry.XRegistryKey                  </type>
        <type>  com.sun.star.beans.XPropertySet                     </type>
        <type>  com.sun.star.container.XSet                     </type>
        <type>  com.sun.star.uno.XAggregation                       </type>
        <type>  com.sun.star.uno.XComponentContext          </type>
        <type>  com.sun.star.lang.XSingleComponentFactory       </type>
        <type>  com.sun.star.uno.XWeak                          </type>
        <type>  com.sun.star.uno.TypeClass                      </type>
        <type>  com.sun.star.uno.DeploymentException                    </type>
    </component-description>
    <component-description>
        <author> Juergen Schmidt </author>
        <name>  com.sun.star.comp.stoc.NestedRegistry   </name>
        <description>
    This component provides access to a simple hierachical registry. The registry based on
    two registry file.
</description>
        <loader-name>   com.sun.star.loader.SharedLibrary   </loader-name>
        <language>  c++ </language>
        <status value="final"/>
        <supported-service> com.sun.star.registry.NestedRegistry    </supported-service>
        <reference-docu xlink:href="http://www.sun.com" xlink:type="simple"/>
        <service-dependency>    com.sun.star.registry.SimpleRegistry    </service-dependency>
        <type>  com.sun.star.lang.XInitialization               </type>
        <type>  com.sun.star.lang.XTypeProvider                 </type>
        <type>  com.sun.star.lang.XServiceInfo                  </type>
        <type>  com.sun.star.lang.XSingleServiceFactory         </type>
        <type>  com.sun.star.lang.XMultiServiceFactory          </type>
        <type>  com.sun.star.registry.XSimpleRegistry           </type>
        <type>  com.sun.star.registry.XRegistryKey              </type>
        <type>  com.sun.star.lang.XSingleComponentFactory                   </type>
        <type>  com.sun.star.uno.XComponentContext                  </type>
        <type>  com.sun.star.uno.XAggregation                   </type>
        <type>  com.sun.star.uno.XWeak                          </type>
        <type>  com.sun.star.uno.TypeClass                      </type>
        <type>  com.sun.star.container.XEnumerationAccess           </type>
    </component-description>
    <component-description>
        <author> Juergen Schmidt </author>
        <name>  com.sun.star.comp.stoc.ImplementationRegistration   </name>
        <description>
    This component provides a mechanism to register or deregister an external component
    to the current uno environment or better to the current service manager.
</description>
        <loader-name>   com.sun.star.loader.SharedLibrary   </loader-name>
        <language>  c++ </language>
        <status value="final"/>
        <supported-service> com.sun.star.registry.ImplementationRegistration    </supported-service>
        <service-dependency>    com.sun.star.registry.SimpleRegistry    </service-dependency>
        <service-dependency>    com.sun.star.loader.SharedLibrary       </service-dependency>
        <service-dependency>    com.sun.star.loader.Java                </service-dependency>
        <type>  com.sun.star.loader.XImplementationLoader           </type>
        <type>  com.sun.star.lang.XInitialization                   </type>
        <type>  com.sun.star.lang.XTypeProvider                     </type>
        <type>  com.sun.star.lang.XServiceInfo                      </type>
        <type>  com.sun.star.lang.XSingleServiceFactory             </type>
        <type>  com.sun.star.lang.XSingleComponentFactory               </type>
        <type>  com.sun.star.lang.XMultiServiceFactory              </type>
        <type>  com.sun.star.registry.XSimpleRegistry               </type>
        <type>  com.sun.star.registry.XRegistryKey                  </type>
        <type>  com.sun.star.registry.XImplementationRegistration2  </type>
        <type>  com.sun.star.beans.XPropertySet                     </type>
        <type>  com.sun.star.container.XSet                         </type>
        <type>  com.sun.star.container.XHierarchicalNameAccess                          </type>
        <type>  com.sun.star.reflection.XServiceTypeDescription                         </type>
        <type>  com.sun.star.uno.XAggregation                       </type>
        <type>  com.sun.star.uno.XWeak                              </type>
        <type>  com.sun.star.uno.TypeClass                          </type>
        <type>  com.sun.star.uno.XComponentContext  </type>
    </component-description>
    <component-description>
        <author> Daniel Boelzle </author>
        <name>  com.sun.star.comp.stoc.RegistryTypeDescriptionProvider  </name>
        <description>
This provider service supports the XHierarchicalNameAccess interface to read type descriptions
and constants from a registry source.
</description>
        <loader-name>   com.sun.star.loader.SharedLibrary   </loader-name>
        <language>  C++ </language>
        <status value="final"/>
        <supported-service> com.sun.star.reflection.TypeDescriptionProvider </supported-service>
        <service-dependency>com.sun.star.reflection.TypeDescriptionManager</service-dependency>
        <type>  com.sun.star.reflection.XTypeDescription                    </type>
        <type>  com.sun.star.reflection.XConstantsTypeDescription           </type>
        <type>  com.sun.star.reflection.XEnumTypeDescription                </type>
        <type>  com.sun.star.reflection.XIndirectTypeDescription            </type>
        <type>  com.sun.star.reflection.XInterfaceMemberTypeDescription     </type>
        <type>  com.sun.star.reflection.XInterfaceAttributeTypeDescription2 </type>
        <type>  com.sun.star.reflection.XMethodParameter                    </type>
        <type>  com.sun.star.reflection.XModuleTypeDescription              </type>
        <type>  com.sun.star.reflection.XInterfaceMethodTypeDescription     </type>
        <type>  com.sun.star.reflection.XInterfaceTypeDescription           </type>
        <type>  com.sun.star.reflection.XInterfaceTypeDescription2          </type>
        <type>  com.sun.star.reflection.XCompoundTypeDescription            </type>
        <type>  com.sun.star.reflection.XServiceConstructorDescription </type>
        <type>  com.sun.star.reflection.XServiceTypeDescription             </type>
        <type>  com.sun.star.reflection.XServiceTypeDescription2            </type>
        <type>  com.sun.star.reflection.XSingletonTypeDescription2          </type>
        <type>  com.sun.star.reflection.XTypeDescriptionEnumerationAccess   </type>
        <type>  com.sun.star.reflection.XParameter </type>
        <type>  com.sun.star.reflection.XPublished</type>
        <type>  com.sun.star.reflection.XStructTypeDescription</type>
        <type>  com.sun.star.lang.DisposedException                         </type>
        <type>  com.sun.star.lang.XComponent                                </type>
        <type>  com.sun.star.lang.XTypeProvider                             </type>
        <type>  com.sun.star.lang.XServiceInfo                              </type>
        <type>  com.sun.star.lang.XSingleComponentFactory                   </type>
        <type>  com.sun.star.lang.XMultiComponentFactory                    </type>
        <type>  com.sun.star.lang.XSingleServiceFactory                     </type>
        <type>  com.sun.star.lang.XMultiServiceFactory                      </type>
        <type>  com.sun.star.lang.XInitialization                           </type>
        <type>  com.sun.star.registry.XSimpleRegistry                       </type>
        <type>  com.sun.star.beans.PropertyAttribute                        </type>
        <type>  com.sun.star.beans.XPropertySet                             </type>
        <type>  com.sun.star.container.NoSuchElementException </type>
        <type>  com.sun.star.container.XHierarchicalNameAccess              </type>
        <type>  com.sun.star.container.XSet                                 </type>
        <type>  com.sun.star.uno.XAggregation                               </type>
        <type>  com.sun.star.uno.XComponentContext                          </type>
        <type>  com.sun.star.uno.XWeak                                      </type>
        <type>  com.sun.star.uno.XInterface </type>
        <type>  com.sun.star.uno.TypeClass                                  </type>
        <type>  com.sun.star.uno.RuntimeException </type>
    </component-description>
    <component-description>
        <author>boelzle@sun.com</author>
        <name>com.sun.star.security.comp.stoc.AccessController</name>
<description>
This service is an implementation of the com.sun.star.security.AccessController service.
</description>
        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
        <language>C++</language>
        <status value="under construction"/>
        <supported-service>com.sun.star.security.AccessController</supported-service>
        <service-dependency> unknown, because of used policy </service-dependency>
        <type>com.sun.star.security.XAccessController</type>
        <type>com.sun.star.security.XPolicy</type>
        <type>com.sun.star.security.RuntimePermission</type>
        <type>com.sun.star.security.AllPermission</type>
        <type>com.sun.star.io.FilePermission</type>
        <type>com.sun.star.connection.SocketPermission</type>
        <type>com.sun.star.registry.XRegistryKey</type>
        <type>com.sun.star.lang.DisposedException</type>
        <type>com.sun.star.lang.XTypeProvider</type>
        <type>com.sun.star.lang.XComponent</type>
        <type>com.sun.star.lang.XServiceInfo</type>
        <type>com.sun.star.lang.XSingleComponentFactory</type>
        <type>com.sun.star.lang.XSingleServiceFactory</type>
        <type>com.sun.star.lang.XMultiComponentFactory</type>
        <type>com.sun.star.lang.XMultiServiceFactory</type>
        <type>com.sun.star.lang.XInitialization</type>
        <type>com.sun.star.uno.XWeak</type>
        <type>com.sun.star.uno.XAggregation</type>
        <type>com.sun.star.uno.DeploymentException</type>
        <type>com.sun.star.uno.XCurrentContext</type>
        <type>com.sun.star.uno.XComponentContext</type>
        <type>com.sun.star.uno.TypeClass</type>
    </component-description>
    <component-description>
        <author>boelzle@sun.com</author>
        <name>com.sun.star.security.comp.stoc.FilePolicy</name>
<description>
This service is an implementation of the com.sun.star.security.Policy service.
</description>
        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
        <language>C++</language>
        <status value="under construction"/>
        <supported-service>com.sun.star.security.Policy</supported-service>
        <type>com.sun.star.security.XAccessController</type>
        <type>com.sun.star.security.XPolicy</type>
        <type>com.sun.star.security.RuntimePermission</type>
        <type>com.sun.star.security.AllPermission</type>
        <type>com.sun.star.io.FilePermission</type>
        <type>com.sun.star.connection.SocketPermission</type>
        <type>com.sun.star.registry.XRegistryKey</type>
        <type>com.sun.star.lang.XTypeProvider</type>
        <type>com.sun.star.lang.XComponent</type>
        <type>com.sun.star.lang.XServiceInfo</type>
        <type>com.sun.star.lang.XSingleComponentFactory</type>
        <type>com.sun.star.lang.XSingleServiceFactory</type>
        <type>com.sun.star.lang.XMultiComponentFactory</type>
        <type>com.sun.star.lang.XMultiServiceFactory</type>
        <type>com.sun.star.uno.XWeak</type>
        <type>com.sun.star.uno.XAggregation</type>
        <type>com.sun.star.uno.XCurrentContext</type>
        <type>com.sun.star.uno.XComponentContext</type>
        <type>com.sun.star.uno.TypeClass</type>
    </component-description>
    <component-description>
        <author> Juergen Schmidt </author>
        <name>  com.sun.star.comp.stoc.SimpleRegistry   </name>
        <description>
    This component provides access to a simple hierachical registry. The registry based on
    one registry file.
</description>
        <loader-name>   com.sun.star.loader.SharedLibrary   </loader-name>
        <language>  c++ </language>
        <status value="final"/>
        <supported-service> com.sun.star.registry.SimpleRegistry    </supported-service>
        <type>  com.sun.star.lang.XTypeProvider                 </type>
        <type>  com.sun.star.lang.XServiceInfo                  </type>
        <type>  com.sun.star.lang.XSingleServiceFactory         </type>
        <type>  com.sun.star.lang.XSingleComponentFactory           </type>
        <type>  com.sun.star.lang.XMultiServiceFactory          </type>
        <type>  com.sun.star.lang.XMultiComponentFactory            </type>
        <type>  com.sun.star.registry.XSimpleRegistry           </type>
        <type>  com.sun.star.registry.XRegistryKey              </type>
        <type>  com.sun.star.uno.XAggregation                   </type>
        <type>  com.sun.star.uno.XWeak                          </type>
        <type>  com.sun.star.uno.TypeClass                      </type>
        <type>  com.sun.star.uno.XComponentContext          </type>
    </component-description>
    <component-description>
        <author> Juergen Schmidt </author>
        <name>  com.sun.star.comp.stoc.OServiceManager  </name>
        <description>
    This component provides an administration object which manages
    factories for many services. The services could be accessed with
    the service name by using createInstance or createInstanceWithArguments.
    To support the servicemanager with the needed information about a
    service implementation, for e.g. which component implements the service,
    two ways are possible:
    - register a component persistent in a registry on which the servicemanager
      works, using the com.sun.star.registry.ImplementationRegistration service.
    - insert a corresponding factory for the service directly using the
      interface XSet.

    For creating an object of a requested service the service manager checks
    if a factory for this service is avaible, if not the registry will be
    searched for information about this service. If there is an appropriate
    entry, the component is loaded, a factory is created and announced to the
    service manager. Finding a factory the service manager calls the factory
    for creating new objects.
</description>
        <loader-name>   com.sun.star.loader.SharedLibrary   </loader-name>
        <language>  c++ </language>
        <status value="final"/>
        <supported-service> com.sun.star.lang.MultiServiceFactory   </supported-service>
        <supported-service> com.sun.star.lang.ServiceManager        </supported-service>
        <type>  com.sun.star.lang.XUnoTunnel                </type>
        <type>  com.sun.star.lang.XComponent                        </type>
        <type>  com.sun.star.lang.XEventListener                    </type>
        <type>  com.sun.star.lang.XInitialization                   </type>
        <type>  com.sun.star.lang.XTypeProvider                     </type>
        <type>  com.sun.star.lang.XServiceInfo                      </type>
        <type>  com.sun.star.lang.XSingleServiceFactory             </type>
        <type>  com.sun.star.lang.XSingleComponentFactory           </type>
        <type>  com.sun.star.lang.XMultiServiceFactory              </type>
        <type>  com.sun.star.lang.DisposedException             </type>
        <type>  com.sun.star.registry.XSimpleRegistry               </type>
        <type>  com.sun.star.beans.XPropertySet                     </type>
        <type>  com.sun.star.container.XSet                         </type>
        <type>  com.sun.star.container.XEnumeration                 </type>
        <type>  com.sun.star.container.XContentEnumerationAccess    </type>
        <type>  com.sun.star.container.XHierarchicalNameAccess  </type>
        <type>  com.sun.star.uno.XComponentContext                      </type>
        <type>  com.sun.star.uno.XAggregation                       </type>
        <type>  com.sun.star.uno.XWeak                              </type>
        <type>  com.sun.star.uno.TypeClass                          </type>
        <type>  com.sun.star.uno.XUnloadingPreference               </type>
        <type>  com.sun.star.beans.PropertyAttribute                </type>
   </component-description>
    <component-description>
        <author> Daniel Boelzle </author>
        <name>  com.sun.star.comp.stoc.TypeDescriptionManager   </name>
        <description>
This service is the central manager supporting the XHierarchicalNameAccess interface.
At runtime there will only be at most a single instance of the service.
A manager instance is hooked into the C UNO runtime typelib and lives until the service manager
is going down.
You can manually add a provider by inserting it via the XSet interface.
At startup of this service, you must call an initialization, adding all known
providers.
</description>
        <loader-name>   com.sun.star.loader.SharedLibrary   </loader-name>
        <language>  C++ </language>
        <status value="final"/>
        <supported-service> com.sun.star.reflection.TypeDescriptionManager  </supported-service>
        <service-dependency> ... </service-dependency>
        <type>  com.sun.star.beans.PropertyAttribute                        </type>
        <type>  com.sun.star.reflection.XTypeDescription                    </type>
        <type>  com.sun.star.reflection.XEnumTypeDescription                </type>
        <type>  com.sun.star.reflection.XArrayTypeDescription               </type>
        <type>  com.sun.star.reflection.XIndirectTypeDescription            </type>
        <type>  com.sun.star.reflection.XInterfaceMemberTypeDescription     </type>
        <type>  com.sun.star.reflection.XInterfaceAttributeTypeDescription  </type>
        <type>  com.sun.star.reflection.XInterfaceAttributeTypeDescription2 </type>
        <type>  com.sun.star.reflection.XMethodParameter                    </type>
        <type>  com.sun.star.reflection.XInterfaceMethodTypeDescription     </type>
        <type>  com.sun.star.reflection.XInterfaceTypeDescription2          </type>
        <type>  com.sun.star.reflection.XStructTypeDescription              </type>
        <type>  com.sun.star.reflection.XServiceTypeDescription             </type>
        <type>  com.sun.star.reflection.XServiceTypeDescription2            </type>
        <type>  com.sun.star.reflection.XPropertyTypeDescription            </type>
        <type>  com.sun.star.reflection.XConstantTypeDescription            </type>
        <type>  com.sun.star.reflection.XConstantsTypeDescription           </type>
        <type>  com.sun.star.reflection.XSingletonTypeDescription           </type>
        <type>  com.sun.star.reflection.XSingletonTypeDescription2          </type>
        <type>  com.sun.star.reflection.XUnionTypeDescription               </type>
        <type>  com.sun.star.reflection.XTypeDescriptionEnumerationAccess   </type>
        <type>  com.sun.star.lang.DisposedException                         </type>
        <type>  com.sun.star.lang.XComponent                                </type>
        <type>  com.sun.star.lang.XEventListener                            </type>
        <type>  com.sun.star.lang.XInitialization                           </type>
        <type>  com.sun.star.lang.XTypeProvider                             </type>
        <type>  com.sun.star.lang.XServiceInfo                              </type>
        <type>  com.sun.star.lang.XSingleServiceFactory                     </type>
        <type>  com.sun.star.lang.XSingleComponentFactory                   </type>
        <type>  com.sun.star.lang.XMultiComponentFactory                    </type>
        <type>  com.sun.star.lang.XMultiServiceFactory                      </type>
        <type>  com.sun.star.registry.XRegistryKey                          </type>
        <type>  com.sun.star.container.XSet                                 </type>
        <type>  com.sun.star.container.XHierarchicalNameAccess              </type>
        <type>  com.sun.star.container.XContentEnumerationAccess            </type>
        <type>  com.sun.star.uno.XAggregation                               </type>
        <type>  com.sun.star.uno.XWeak                                      </type>
        <type>  com.sun.star.uno.XComponentContext                                      </type>
        <type>  com.sun.star.uno.TypeClass                                  </type>
    </component-description>
    <project-build-dependency>  cppuhelper  </project-build-dependency>
    <project-build-dependency>  cppu        </project-build-dependency>
    <project-build-dependency>  sal         </project-build-dependency>
    <project-build-dependency>  registry    </project-build-dependency>
    <project-build-dependency>  store       </project-build-dependency>
    <project-build-dependency>  salhelper   </project-build-dependency>
    <runtime-module-dependency> cppuhelper3$(COM)   </runtime-module-dependency>
    <runtime-module-dependency> cppu3       </runtime-module-dependency>
    <runtime-module-dependency> sal3        </runtime-module-dependency>
    <runtime-module-dependency> reg3        </runtime-module-dependency>
    <runtime-module-dependency> store3      </runtime-module-dependency>
    <runtime-module-dependency> reg3        </runtime-module-dependency>
    <runtime-module-dependency> store3      </runtime-module-dependency>
    <runtime-module-dependency> salhelper3(COM)     </runtime-module-dependency>
    <runtime-module-dependency> salhelper3(COM)     </runtime-module-dependency>
</module-description>