Uses of Class
org.apache.shindig.gadgets.render.RenderingException

Packages that use RenderingException
org.apache.shindig.gadgets.render   
 

Uses of RenderingException in org.apache.shindig.gadgets.render
 

Methods in org.apache.shindig.gadgets.render that throw RenderingException
 String ProxyRenderer.render(Gadget gadget)
           
 String HtmlRenderer.render(Gadget gadget)
          Render the gadget into a string by performing the following steps: - Retrieve gadget specification information (GadgetSpec, MessageBundle, etc.) - Fetch any preloaded data needed to handle the request, as handled by Preloader.
 



Copyright © 2007-2012. All Rights Reserved.