// make a remote invocation on the server side
MobileComponentID remote =
(MobileComponentID) HandleResolver.resolveHandle(componentHandle,
MobileComponentID.class.getName());
remote.requestMigration(providesComponentName, usingPortName, coordinatorHandle);
}
/**
* A notification that the component connected to this via the uses port is
* currently in migration