Package omero :: Module callbacks
[hide private]
[frames] | no frames]

Module callbacks

source code

Callbacks to be used with asynchronous services. The ProcessCallbackI is also included in the omero.scripts module for backwards compatibility.

Copyright 2010 Glencoe Software, Inc. All rights reserved. Use is subject to license terms supplied in LICENSE.txt

Classes [hide private]
  ProcessCallbackI
Simple callback which registers itself with the given process.
  DeleteCallbackI
Callback used for waiting until DeleteHandlePrx will return true on finished().
Variables [hide private]
  PROC_LOG = logging.getLogger("omero.scripts.ProcessCallback")
  DEL_LOG = logging.getLogger("omero.api.DeleteCallback")

Imports: os, Ice, logging, exceptions, omero_Scripts_ice, omero, uuid