Package omero.api
Class Callback_ServiceFactory_createByName
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_ServiceFactory_createByName
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<StatefulServiceInterfacePrx>
,Ice.TwowayCallbackArg1UE<StatefulServiceInterfacePrx>
public abstract class Callback_ServiceFactory_createByName extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<StatefulServiceInterfacePrx>
Allows looking up any stateful service by name. See Constants.ice for examples of services. If a service has been added by third-parties, createByName can be used even though no concrete method is available.
-
-
Constructor Summary
Constructors Constructor Description Callback_ServiceFactory_createByName()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-