zope.app.applicationcontrol.interfaces.IServerControl
(Name: "no name")

Component: zope.app.twisted.servercontrol.ServerControl

Defines methods for shutting down and restarting the server.

This utility also keeps a registry of things to call when shutting down zope. You can register using this interface or the zcml on the global ServerController instance.

Attributes/Fields

There are no attributes or fields specified.

Methods