Top | Module | Use | Manual | Index |
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS  |
If you implement a UNO server, you must provide one or more
XFactory interfaces to the UNO runtime via
By this call you register your own implementation to create a named object. If any client wants to create this object, the method XFactory::instancedObject() of the registered factory interface is called.
Methods' Summary |
|
instancedObject | creates a new UNO object. |
Methods' Details |
||||||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.