Package no.sesat.search.site

##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS.

See:
          Description

Interface Summary
AbstractSiteKeyedFactory.FactoryConstructor<T extends AbstractSiteKeyedFactory> Wraps a constructor so that it may be delegated to from the instanceOf method.
Site.Context During construction of any site we must know who the parent site is going to be.
SiteContext Defines the context for consumers of Site objects.
SiteKeyedFactory Factories that have Site->Factory mappings should implement this interface to ensure general behaviours.
 

Class Summary
AbstractSiteKeyedFactory Abstract implementation of a SiteKeyedFactory to help with the INSTANCES map and locking pattern typically used around it using ReentrantReadWriteLocks.
Site A Site object identifies a Skin + Locale pairing.
 

Exception Summary
SiteKeyedFactoryInstantiationException  
 

Package no.sesat.search.site Description

##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. ##### ##### TYPE YOUR PACKAGE COMMENTS HERE. BEGIN WITH A ##### ##### ONE-SENTENCE SUMMARY STARTING WITH A VERB LIKE: ##### Provides for textual analysis of queries.

Package Specification

##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####



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