info/CWS slidecopy : ::cppu::createOneInstanceComponentFactory

[email protected] Thu, 29 Apr 2010 10:38:49 +0200 (MEST)
Newsgroups gmane.comp.openoffice.announce.interface
Message-ID <9573108.251272530329859.JavaMail.root@so-web4>
------=_Part_1123_9814708.1272530329858
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit



          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]



------=_Part_1123_9814708.1272530329858
Content-Type: text/plain; charset=us-ascii

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
------=_Part_1123_9814708.1272530329858--