// make a remote invocation on the server side
MobileComponentID remote =
(MobileComponentID) HandleResolver.resolveHandle(componentHandle,
MobileComponentID.class.getName());
remote.migrationComplete(usingPortName);
}
/**
* A request from the Application Coordinator to freeze THIS component.
* Sends a notification to the coordinator after all outgoing calls are complete,