org.apache.shindig.gadgets.templates
Class TemplateLibraryFactory

java.lang.Object
  extended by org.apache.shindig.gadgets.templates.TemplateLibraryFactory

public class TemplateLibraryFactory
extends Object

Factory for template libraries.


Constructor Summary
TemplateLibraryFactory(RequestPipeline pipeline, CacheProvider cacheProvider)
           
 
Method Summary
 TemplateLibrary loadTemplateLibrary(GadgetContext context, Uri uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateLibraryFactory

@Inject
public TemplateLibraryFactory(RequestPipeline pipeline,
                                     CacheProvider cacheProvider)
Method Detail

loadTemplateLibrary

public TemplateLibrary loadTemplateLibrary(GadgetContext context,
                                           Uri uri)
                                    throws GadgetException
Throws:
GadgetException


Copyright © 2007-2012. All Rights Reserved.