DDS 1.0 NO IDEA Avatar
  1. OMG Issue

DDS — Obtaining the DomainParticipantFactory

  • Key: DDS-50
  • Legacy Issue Number: 6756
  • Status: closed  
  • Source: Real-Time Innovations ( Dr. Gerardo Pardo-Castellote, Ph.D.)
  • Summary:

    ***Ref-04 Initialization_of_DomainParticipantFactory

    The specification does not define how the application gets the
    DomainParticipantFactory if each implementation uses a different
    mechanism it would make applications non portable.

    **PROPOSAL**

    Modify section 2.1.2.2.2 adding the static operation "get_instance" to
    DomainParticipantFactory. This operation will return the factory which
    is a singleton. If the method is called multiple times the same
    factory is returned

  • Reported: DDS 1.0b1 — Tue, 23 Dec 2003 05:00 GMT
  • Disposition: Resolved — DDS 1.0
  • Disposition Summary:

    see below

  • Updated: Fri, 6 Mar 2015 20:58 GMT