Uses of Interface
no.sesat.search.site.config.PropertiesLoader

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

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

Classes in no.sesat.search.site.config that implement PropertiesLoader
 class AbstractResourceLoader
          Utility class to handle loading different types of resources in a background thread.
 class UrlResourceLoader
          Loads resources through URL references.
 

Methods in no.sesat.search.site.config that return PropertiesLoader
static PropertiesLoader UrlResourceLoader.newPropertiesLoader(SiteContext siteCxt, String resource, Properties properties)
          Create a new PropertiesLoader for the given resource name/path and load it into the given properties.
 PropertiesLoader PropertiesContext.newPropertiesLoader(SiteContext siteCxt, String resource, Properties properties)
          Create a new PropertiesLoader for the given resource name/path and load it into the given properties.
 



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