findFactory method

IFactory findFactory (dynamic locator)

Finds a factory capable creating component by given descriptor from the components registered in the references.

  • locator a locator of component to be created. Returns found factory or null if factory was not found.