Type: info
         Title: ::cppu::createOneInstanceComponentFactory
     Posted by: frank.schoenh...@sun.com
      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 interface-announce@openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: interface-announce-unsubscr...@openoffice.org
For additional commands, e-mail: interface-announce-h...@openoffice.org

Reply via email to