org.sonar.plugins.core.clouds.client
Class GwtClouds.CloudsHandler

java.lang.Object
  extended by org.sonar.plugins.core.clouds.client.GwtClouds.CloudsHandler
All Implemented Interfaces:
JsonUtils.JSONHandler
Enclosing class:
GwtClouds

public class GwtClouds.CloudsHandler
extends java.lang.Object
implements JsonUtils.JSONHandler


Constructor Summary
GwtClouds.CloudsHandler()
           
 
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

GwtClouds.CloudsHandler

public GwtClouds.CloudsHandler()
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.