Factory APIs¶
-
zope.component.
createObject
(__factory_name, *args, **kwargs)[source]¶ Invoke the named factory and return the result.
__factory_name
is a positional-only argument.
zope.component.
createObject
(__factory_name, *args, **kwargs)[source]¶Invoke the named factory and return the result.
__factory_name
is a positional-only argument.