Table of Contents

Class: serviceContainer swocket/server.py

contains a service description

Methods   
__init__
destroy
validate
  __init__ 
__init__ (
        self,
        parent,
        n,
        )

Exceptions   
configError( "service: missing %s attribute" % x )
configError("%s - %s" %( self.path, e ) )
  destroy 
destroy ( self )

  validate 
validate ( self )

validate our config doc

Exceptions   
configError( '%s.authFunction must be a function' % self.authmoduleName )
configError( '%s.handlerClass must be a class' % self.moduleName )
configError("%s.handlerClass or %s.authFunction nonexistent" %( self.moduleName, self.authmoduleName ) )

Table of Contents

This document was automatically generated on Wed Jul 11 15:13:59 2001 by HappyDoc version r1_5