- All Superinterfaces:
 
- Ice.AMDCallback
 
public interface AMD_StatefulServiceInterface_activate
extends Ice.AMDCallback
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.