5.4.4.6 Description
The find_factories
method instructs the
FactoryFinder to return a list of server application factory object
references whose keys match the method's input key. The Oracle
Tuxedo system assumes that an equality match is to be performed.
This means that for the two sequences of <d,kind> pairs
(those corresponding to the input key and those in the application
factory's keys), each are of equal length; for every pair in one
sequence, there is an identical pair in the other.
Parent topic: DITobj_FactoryFinder.find_factories