Package omero.api
Class Callback_StatefulServiceInterface_activate
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_StatefulServiceInterface_activate
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackVoidUE
public abstract class Callback_StatefulServiceInterface_activate extends IceInternal.TwowayCallback implements Ice.TwowayCallbackVoidUE
Load a service implementation from disk if it was previously passivated. It is unnecessary to call this method since activation happens automatically, but calling this may prevent a short lapse when the service is first accessed after passivation. It is safe to call this method at any time, even when the service is not passivated.
-
-
Constructor Summary
Constructors Constructor Description Callback_StatefulServiceInterface_activate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-