:: com :: sun :: star :: lang ::

service MultiServiceFactory

Exported Interfaces - Summary
XMultiServiceFactory

This interface uses a service name to instantiate a component which supports the specified service.

XMultiComponentFactory

This interface uses a service name and a component context to instantiate a component which supports the specified service.

Exported Interfaces - Details
XMultiServiceFactory
Description
This interface uses a service name to instantiate a component which supports the specified service.
XMultiComponentFactory
Description
This interface uses a service name and a component context to instantiate a component which supports the specified service.

 
Top of Page