============== Factory APIs ============== There are APIs for creating objects and discovering factories. .. autofunction:: zope.component.createObject .. autofunction:: zope.component.getFactoryInterfaces .. autofunction:: zope.component.getFactoriesFor Supporting APIs =============== Module ``zope.component.factory`` includes some supporting objects. .. automodule:: zope.component.factory