org.sonar.plugins.core.testspage.client
Class GwtTestsPage.ModulesHandler

java.lang.Object
  extended by org.sonar.plugins.core.testspage.client.GwtTestsPage.ModulesHandler
All Implemented Interfaces:
JsonUtils.JSONHandler
Enclosing class:
GwtTestsPage

public class GwtTestsPage.ModulesHandler
extends java.lang.Object
implements JsonUtils.JSONHandler


Constructor Summary
GwtTestsPage.ModulesHandler()
           
 
Method Summary
 void handleJSON(com.google.gwt.core.client.JavaScriptObject jso)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GwtTestsPage.ModulesHandler

public GwtTestsPage.ModulesHandler()
Method Detail

handleJSON

public void handleJSON(com.google.gwt.core.client.JavaScriptObject jso)
Specified by:
handleJSON in interface JsonUtils.JSONHandler


Copyright © 2008 SonarSource SA. All Rights Reserved.