public class MavenRepositoryFactoryComponent extends Object implements net.thevpc.nuts.spi.NutsRepositoryFactoryComponent
| Constructor and Description |
|---|
MavenRepositoryFactoryComponent() |
| 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 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.NutsRepositoryFactoryComponentpublic int getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext criteria)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponentCopyright © 2022 vpc open source initiative. All rights reserved.