|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
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
|
SupplierFactory.newSupplier(Class<? extends ConfigurableSupplier<T>> clazz,
Configuration config)
Creates a new instance of the ConfigurableSupplier class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |