Trees | Indices | Help |
|
---|
|
object --+ | Application
An WSGI application for OCCI.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Register a backend. Verifies that correct 'parent' backends are used. category -- The category the backend defines. backend -- The backend which handles the given category. |
Starts the overall OCCI part of the service. Needs to be called by the __call__ function defined by an WSGI app. environ -- The WSGI environ. response -- The WESGI response. kwargs -- keyworded arguments which will be forwarded to the backends. |
Will be called as defined by WSGI. environ -- The environ. response -- The response. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Nov 19 09:07:42 2012 | http://epydoc.sourceforge.net |