com.arsdigita.search.lucene
Class LuceneConfig

java.lang.Object
  extended bycom.arsdigita.util.parameter.AbstractParameterContext
      extended bycom.arsdigita.runtime.AbstractConfig
          extended bycom.arsdigita.search.lucene.LuceneConfig
All Implemented Interfaces:
ParameterContext

public class LuceneConfig
extends AbstractConfig

LuceneConfig

Version:
$Revision: #7 $ $Date: 2004/04/07 $
Author:
Rafael H. Schloming <rhs@mit.edu>

Field Summary
static String versionId
           
 
Constructor Summary
LuceneConfig()
           
 
Method Summary
 int getIndexerInterval()
           
 String getIndexLocation()
           
 
Methods inherited from class com.arsdigita.runtime.AbstractConfig
load, load, load, require
 
Methods inherited from class com.arsdigita.util.parameter.AbstractParameterContext
get, get, getParameters, load, load, loadInfo, register, save, set, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

LuceneConfig

public LuceneConfig()
Method Detail

getIndexLocation

public String getIndexLocation()

getIndexerInterval

public int getIndexerInterval()


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC