Uses of Interface
net.sf.eos.config.ConfigurableSupplier

Packages that use ConfigurableSupplier
net.sf.eos.lucene εοs based on Lucene
net.sf.eos.search Retrieval independent definitions of data and processes in a entity oriented search lookup. 
net.sf.eos.util Utilities which make no sence otherwhere. 
 

Uses of ConfigurableSupplier in net.sf.eos.lucene
 

Classes in net.sf.eos.lucene that implement ConfigurableSupplier
 class DirectorySupplier
           
 class LocalFsDirectorySupplier
           
 

Uses of ConfigurableSupplier in net.sf.eos.search
 

Subinterfaces of ConfigurableSupplier in net.sf.eos.search
 interface EosLookupProvider
           
 

Uses of ConfigurableSupplier in net.sf.eos.util
 

Methods in net.sf.eos.util that return ConfigurableSupplier
static
<T> ConfigurableSupplier<T>
SupplierFactory.newSupplier(Class<? extends ConfigurableSupplier<T>> clazz, Configuration config)
          Creates a new instance of the ConfigurableSupplier class.
 

Method parameters in net.sf.eos.util with type arguments of type ConfigurableSupplier
static
<T> ConfigurableSupplier<T>
SupplierFactory.newSupplier(Class<? extends ConfigurableSupplier<T>> clazz, Configuration config)
          Creates a new instance of the ConfigurableSupplier class.
 



Copyright © 2008. All Rights Reserved.