5.3 C++ Member Functions and Java Methods

This section describes the FactoryFinder C++ member functions and Java methods.

Note:

All FactoryFinder member functions, except the less_than member function in LName, are implemented in both C++ and Java.

The following methods are described in this section:

  • CosLifeCycle::FactoryFinder::find_factories
  • Tobj::Factoryfinder::find_one_factory
  • Tobj::Factoryfinder::find_one_factory_by_id
  • Tobj::Factoryfinder::find_factories_by_id
  • Tobj::Factoryfinder::list_factories

Note:

The CosLifeCycle::FactoryFinder::find_factories method is the standard CORBA CosLifeCycle method. The four Tobj methods are extensions to the CosLifeCycle interface and, therefore, inherit the attributes of the CosLifeCycle interface.