Trees | Indices | Help |
|
---|
|
Abstract servant which can be used along with a slice2py generated dispatch class as the base type of high-level servants. These provide resource cleanup as per the omero.util.Server class.
By passing "needs_session = True" to this constructor, an internal session will be created and stored in ServerContext as well as registered with self.resources
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Cleanups all resoures created by this servant. Calling cleanup multiple times should be safe. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jan 24 19:49:03 2012 | http://epydoc.sourceforge.net |