| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
AbstractAdapter
The base class for all adapters
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
adapter_types =
|
|
| Properties | |
|
stack Setup the stack plumbing with the configured stack items |
|
|
Inherited from |
|
| Method Details |
Create a new adapter object with the given configuration running as a `mode` adapter
|
| Property Details |
stackSetup the stack plumbing with the configured stack items Wrap each stack item (processors and middleware) in reverse order around the call to the adapter method. This will allow stack items to intercept requests, modify query information and pass it along, do things with the results of the query or any combination of these things.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Jun 30 17:41:50 2011 | http://epydoc.sourceforge.net |