125126127128129130131132133134135
ReflectionUtils.invokeMethod( hms, "createModuleSpaceHost(java.lang.String)", "com.google.gwt.user.User"); } finally { hms.dispose(); } if (DEBUG) { System.out.println("startup time: " + (System.nanoTime() - startTime) / 1000000.0); } }