Uses of Class
org.apache.shindig.gadgets.features.FeatureRegistry

Packages that use FeatureRegistry
org.apache.shindig.gadgets   
org.apache.shindig.gadgets.config   
org.apache.shindig.gadgets.process   
org.apache.shindig.gadgets.render   
org.apache.shindig.gadgets.servlet   
org.apache.shindig.gadgets.templates.tags   
org.apache.shindig.gadgets.uri   
 

Uses of FeatureRegistry in org.apache.shindig.gadgets
 

Methods in org.apache.shindig.gadgets with parameters of type FeatureRegistry
 Gadget Gadget.setGadgetFeatureRegistry(FeatureRegistry registry)
           
 

Uses of FeatureRegistry in org.apache.shindig.gadgets.config
 

Constructors in org.apache.shindig.gadgets.config with parameters of type FeatureRegistry
CoreUtilConfigContributor(FeatureRegistry registry)
           
 

Uses of FeatureRegistry in org.apache.shindig.gadgets.process
 

Constructors in org.apache.shindig.gadgets.process with parameters of type FeatureRegistry
Processor(GadgetSpecFactory gadgetSpecFactory, VariableSubstituter substituter, ContainerConfig containerConfig, GadgetBlacklist blacklist, FeatureRegistry featureRegistry)
           
 

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

Fields in org.apache.shindig.gadgets.render declared as FeatureRegistry
protected  FeatureRegistry RenderingGadgetRewriter.featureRegistry
           
 

Constructors in org.apache.shindig.gadgets.render with parameters of type FeatureRegistry
RenderingGadgetRewriter(MessageBundleFactory messageBundleFactory, ContainerConfig containerConfig, FeatureRegistry featureRegistry, JsUriManager jsUriManager, Map<String,ConfigContributor> configContributors)
           
 

Uses of FeatureRegistry in org.apache.shindig.gadgets.servlet
 

Fields in org.apache.shindig.gadgets.servlet declared as FeatureRegistry
protected  FeatureRegistry JsHandler.registry
           
 

Constructors in org.apache.shindig.gadgets.servlet with parameters of type FeatureRegistry
JsHandler(FeatureRegistry registry, ContainerConfig containerConfig, Map<String,ConfigContributor> configContributors)
           
 

Uses of FeatureRegistry in org.apache.shindig.gadgets.templates.tags
 

Constructors in org.apache.shindig.gadgets.templates.tags with parameters of type FeatureRegistry
FlashTagHandler(BeanJsonConverter beanConverter, FeatureRegistry featureRegistry, String namespace, String flashMinVersion)
           
 

Uses of FeatureRegistry in org.apache.shindig.gadgets.uri
 

Constructors in org.apache.shindig.gadgets.uri with parameters of type FeatureRegistry
AllJsIframeVersioner(FeatureRegistry registry)
           
DefaultJsVersioner(FeatureRegistry registry)
           
 



Copyright © 2007-2012. All Rights Reserved.