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

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

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


Constructor Summary
GwtTestsPage.BlocksHandler()
           
 
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.BlocksHandler

public GwtTestsPage.BlocksHandler()
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.