Function
zope.app.appsetup.bootstrap.addUtility

Signature

addUtility(root_folder, utility_type, utility_factory, asObject=False, **kw)

Documentation String

Add a Utility to the root folder's site manager.

The utility is added to the default package and activated.