Implements interfaces: twisted.application.service.IServiceMaker, twisted.plugin.IPlugin

Utility class to simplify the definition of IServiceMaker plugins.

Method __init__ Undocumented
Method options A twisted.python.usage.Options subclass defining the configuration options for this application.
Method makeService Create and return an object providing twisted.application.service.IService.
def __init__(self, name, module, description, tapname): (source)
Undocumented
def options(): (source)

A twisted.python.usage.Options subclass defining the configuration options for this application.

def makeService(): (source)

Create and return an object providing twisted.application.service.IService.

ParametersoptionsA mapping (typically a dict or twisted.python.usage.Options instance) of configuration options to desired configuration values.
API Documentation for Twisted, generated by pydoctor at 2016-08-28 08:46:05.