| Home | Trees | Index | Help |
|---|
ServerProxy --+
|
ObjectProxy
| Method Summary | |
|---|---|
__init__(self,
adapter,
item)
| |
Remove the object from the server's object store. | |
Wrap a ProxyMethod around the requested attribute
name. | |
| Inherited from ServerProxy | |
| |
| |
| Method Details |
|---|
__init__(self,
adapter,
item)
|
__del__(self)
Remove the object from the server's object store. Further access to
this object will lead to an exception
|
__getattr__(self,
name)
Wrap a |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Oct 22 23:02:17 2008 | http://epydoc.sf.net |