1516171819202122232425
{ Proxy dummy = new ZaranuxletProxy(); Proxy dummy2 = new ZaranuxProxy(); Kernel kernel = new Kernel(); kernel.boot(new AsyncCallback<Boolean>() { public void onSuccess(Boolean success) { } public void onFailure(Throwable caught)