Uses of Interface
org.apache.shindig.gadgets.GadgetBlacklist

Packages that use GadgetBlacklist
org.apache.shindig.gadgets   
org.apache.shindig.gadgets.process   
 

Uses of GadgetBlacklist in org.apache.shindig.gadgets
 

Classes in org.apache.shindig.gadgets that implement GadgetBlacklist
 class BasicGadgetBlacklist
          Basic implementation of a GadgetBlacklist, reading blacklist data from a text file.
 

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

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



Copyright © 2007-2012. All Rights Reserved.