public class DummyNutsIndexStoreFactory extends Object implements net.thevpc.nuts.spi.NutsIndexStoreFactory
| Constructor and Description |
|---|
DummyNutsIndexStoreFactory() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsIndexStore |
createIndexStore(net.thevpc.nuts.NutsRepository repository) |
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext criteria) |
public int getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext criteria)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponentpublic net.thevpc.nuts.NutsIndexStore createIndexStore(net.thevpc.nuts.NutsRepository repository)
createIndexStore in interface net.thevpc.nuts.spi.NutsIndexStoreFactoryCopyright © 2022 vpc open source initiative. All rights reserved.