Type: info
         Title: ::cppu::createOneInstanceComponentFactory
     Posted by: [email protected]
      Affected: -
         TaskId: i111236
<http://www.openoffice.org/issues/show_bug.cgi?id=111236>
Effective from: CWS slidecopy
           CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/slidecopy>
    CWS status: new


*Summary*
--------
+ ::cppu::createOneInstanceComponentFactory

*Description*
-------------
createOneInstanceComponentFactory, available in
cppuhelper/factory.hxx, complements the existing
createOneInstanceComponentFactory. It creates a factory which caches
the instance it created, and delivers it on subsequent requests,
instead of creating new instances.
So, it carries over the functionality of createOneInstanceFactory,
which can be used with the XMultiServiceFactory paradigm only, to the
XMultiComponentFactory world.


Send feedback to [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to