|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.searchApp.ConfigurationManager
com.raritantechnologies.searchApp.PropertiesConfigurationManager
Implementation of ConfigurationManager
that uses a PropertyResourceBundle to set configuration properties.
| Field Summary |
| Fields inherited from class com.raritantechnologies.searchApp.ConfigurationManager |
DEFAULT_FEDERATOR_CLASS, theScheduler, theSourceMapFactory |
| Constructor Summary | |
PropertiesConfigurationManager()
|
|
| Method Summary | |
IQueryProcessor |
getQueryProcessor(java.lang.String sourceType)
Returns an instance of an IQueryProcessor for a particular type of search source. |
ISearchFieldMapFactory |
getSearchFieldMapFactory()
returns an instance of a SearchFieldMap Factory object. |
ISecurityManager |
getSecurityManager()
returns an instance of the ISecurityManager that is used with this configuration. |
ISourceMapFactory |
getSourceMapFactory()
|
protected void |
initialize(java.util.PropertyResourceBundle prb)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PropertiesConfigurationManager()
| Method Detail |
protected void initialize(java.util.PropertyResourceBundle prb)
initialize in class ConfigurationManagerpublic IQueryProcessor getQueryProcessor(java.lang.String sourceType)
getQueryProcessor in class ConfigurationManagersourceType - Identifies the processor to be used for a particular type of search.public ISecurityManager getSecurityManager()
getSecurityManager in class ConfigurationManagerpublic ISourceMapFactory getSourceMapFactory()
getSourceMapFactory in class ConfigurationManagerpublic ISearchFieldMapFactory getSearchFieldMapFactory()
getSearchFieldMapFactory in class ConfigurationManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||