// make a remote invocation on the server side
MobileComponentID remote =
(MobileComponentID) HandleResolver.resolveHandle(componentHandle,
MobileComponentID.class.getName());
remote.unfreezeComponent();
}
/**
* A request from the Application Coordinator to store the state of
* this component into the Individual Storage Service during migration