:: com :: sun :: star :: ucb ::

service UniversalContentBroker
Supported Interface
XUniversalContentBroker
Developers Guide
UCB - Universal Content Broker - Capabilities
UCB - Instantiating the UCB


Constructors' Summary
create The (default) constructor.  
Constructors' Details
create
create();

Description
The (default) constructor.

(This default constructor is only mentioned explicitly for technical reasons, so that its implementation calls the service implementation's XInitialization::initialize.)


 
Top of Page