Package omero.api
Class Callback_StatefulServiceInterface_getCurrentEventContext
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_StatefulServiceInterface_getCurrentEventContext
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackArg1<EventContext>
,Ice.TwowayCallbackArg1UE<EventContext>
public abstract class Callback_StatefulServiceInterface_getCurrentEventContext extends IceInternal.TwowayCallback implements Ice.TwowayCallbackArg1UE<EventContext>
To free clients from tracking the mapping from session to stateful service, each stateful service can returns its own context information.
-
-
Constructor Summary
Constructors Constructor Description Callback_StatefulServiceInterface_getCurrentEventContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-