public class DefaultNutsRepoFactoryComponent extends Object implements net.thevpc.nuts.spi.NutsRepositoryFactoryComponent
| Constructor and Description |
|---|
DefaultNutsRepoFactoryComponent() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsRepository |
create(net.thevpc.nuts.NutsAddRepositoryOptions options,
net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsRepository parentRepository) |
net.thevpc.nuts.NutsAddRepositoryOptions[] |
getDefaultRepositories(net.thevpc.nuts.NutsSession session) |
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.NutsAddRepositoryOptions[] getDefaultRepositories(net.thevpc.nuts.NutsSession session)
getDefaultRepositories in interface net.thevpc.nuts.spi.NutsRepositoryFactoryComponentpublic net.thevpc.nuts.NutsRepository create(net.thevpc.nuts.NutsAddRepositoryOptions options,
net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsRepository parentRepository)
create in interface net.thevpc.nuts.spi.NutsRepositoryFactoryComponentCopyright © 2022 vpc open source initiative. All rights reserved.