TMN 1.0 NO IDEA Avatar
  1. OMG Issue

TMN — CORBA/TMN Interworking Issue: Initial EventPortFactory

  • Key: TMN-6
  • Legacy Issue Number: 2625
  • Status: closed  
  • Source: Anonymous
  • Summary:

    Summary: How does a CORBA manager get a JIDM::EventPortFactory reference ? In
    order for a manager to create an EventPort would it:

    A) i) resolve the ProxyAgentFinder (eg, resolve_initial_references())
    ii) obtain a reference to a ProxyAgent
    iii) obtain a factory finder from the ProxyAgent via
    get_domain_factory_finder()
    iv) use the EventPortFactory returned by iii) to create an EventPort
    for the domain

    • OR -

    B) i) resolve the EventPortFactory (eg. resolve_initial_references())
    ii) invoke create_event_port() with some additional Critieria that
    describes which domain is being accessed??

  • Reported: TMN 1.0b1 — Wed, 28 Apr 1999 04:00 GMT
  • Disposition: Resolved — TMN 1.0
  • Disposition Summary:
  • Updated: Sat, 7 Mar 2015 05:46 GMT