Uses of Class
no.sesat.search.site.config.Spi

Packages that use Spi
no.sesat.search.site.config ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. 
 

Uses of Spi in no.sesat.search.site.config
 

Methods in no.sesat.search.site.config that return Spi
 Spi Spi.getParent()
           
 Spi SpiContext.getSpi()
           
static Spi Spi.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Spi[] Spi.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in no.sesat.search.site.config with parameters of type Spi
protected  Class<C> AbstractConfigFactory.loadClass(AbstractConfigFactory.Context context, String classNameFQ, Spi spi)
           
 



Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.