no.sesat.search.site.config
Interface ResourceContext

All Superinterfaces:
no.sesat.commons.ioc.BaseContext, BytecodeContext, DocumentContext, PropertiesContext
All Known Subinterfaces:
AbstractEvaluatorFactory.Context, AnalysisRuleFactory.Context, NavigationController.Context, QueryBuilder.Context, QueryTransformer.Context, ResultHandler.Context, RunHandler.Context, RunningQuery.Context, RunTransformer.Context, SearchCommand.Context, SearchModeFactory.Context, SearchTabFactory.Context, SyndicationGenerator.Context, TokenEvaluationEngine.Context, VelocityEngineFactory.Context

public interface ResourceContext
extends no.sesat.commons.ioc.BaseContext, DocumentContext, PropertiesContext, BytecodeContext

Defines the utility context for consumers of all types of ResourceLoaders. Since the file format a configuration resource exists in is really an implementation detail it is not really wise to use the exact Resource context but this instead. This gives the freedom for configuration files to change format at will.

Version:
$Id: ResourceContext.java 7225 2009-04-09 00:32:20Z ssmiweve $

Method Summary
 
Methods inherited from interface no.sesat.search.site.config.DocumentContext
newDocumentLoader
 
Methods inherited from interface no.sesat.search.site.config.PropertiesContext
newPropertiesLoader
 
Methods inherited from interface no.sesat.search.site.config.BytecodeContext
newBytecodeLoader
 



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