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):
Undocumented
def options():

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

def makeService():

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 2020-03-25 17:34:30.