Trees | Indices | Help |
|
---|
|
Base servant initialization. Doesn't create or try to cleanup a top-level Resources thread. This is useful for large numbers of servants. For servers and other singleton-like servants, see "Servant"
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Should be overwritten for post-initialization activities. The reason this method exists is that the implementation must be complete before registering it with the adapter. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 18 13:28:52 2011 | http://epydoc.sourceforge.net |