Trees | Indices | Help |
|
---|
|
Wrapper for services. E.g. Admin Service, Delete Service etc. Maintains reference to connection. Handles creation of service when requested.
|
|||
|
|||
ProxyObjectWrapper |
|
||
Boolean |
|
||
|
|||
|
|||
|
|||
|
|||
omero.api.ServiceInterface subclass |
|
||
Boolean |
|
||
|
|||
Inherited from |
|
|||
Inherited from |
|
Initialisation of proxy object wrapper.
|
Creates and returns a new ProxyObjectWrapper with the same connection and service creation method name as this one.
|
Returns True if connected. If connection OK, wrapped service is also created.
|
Reset refs to connection and session factory. Resets session creation function. Attempts to reload the wrapped service - if already created (doesn't create service)
|
Returns the wrapped service. If it is None, service is created.
|
For some reason, it seems that keepAlive doesn't, so every so often I need to recreate the objects. Calls serviceFactory.keepAlive(service). If this returns false, attempt to create service.
|
Returns named attribute of the wrapped service. If attribute is a method, the method is wrapped to handle exceptions, connection etc.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 18 13:28:38 2011 | http://epydoc.sourceforge.net |