Package omero.grid

Class Callback_Processor_willAccept


  • public abstract class Callback_Processor_willAccept
    extends Ice.OnewayCallback
    Called by SharedResources to find a suitable target for omero.grid.SharedResources.acquireProcessor. New processor instances are added to the checklist by using omero.grid.SharedResources.addProcessor. All processors must respond with their session uuid in order to authorize the action.
    • Method Summary

      • Methods inherited from class Ice.OnewayCallback

        __completed, __hasSentCallback, __sent, exception, exception, response, sent
      • Methods inherited from class IceInternal.CallbackBase

        check
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Callback_Processor_willAccept

        public Callback_Processor_willAccept()