Class f.i.IConfigurableFactory(Interface):

Part of formless.iformless View Source View In Hierarchy

A configurable factory is used to find and/or create configurables. A "Configurable" object is any object which either:
Line # Kind Name Docs
103 Method locateConfigurable Return the configurable that responds to the name.
def locateConfigurable(context, name): (source)
Return the configurable that responds to the name.
API Documentation for Nevow, generated by pydoctor.