vmServiceClosed method
void
vmServiceClosed()
Cleans up the resources of the ResolvedUriManager
Implementation
void vmServiceClosed() {
_service = null;
_packagePathMappings = null;
}
Cleans up the resources of the ResolvedUriManager
void vmServiceClosed() {
_service = null;
_packagePathMappings = null;
}