public class DefaultNRepoFactoryComponent extends Object implements net.thevpc.nuts.spi.NRepositoryFactoryComponent
| Constructor and Description |
|---|
DefaultNRepoFactoryComponent() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NRepository |
create(net.thevpc.nuts.NAddRepositoryOptions options,
net.thevpc.nuts.NRepository parentRepository) |
List<net.thevpc.nuts.NAddRepositoryOptions> |
getDefaultRepositories() |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext criteria) |
public int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext criteria)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentpublic List<net.thevpc.nuts.NAddRepositoryOptions> getDefaultRepositories()
getDefaultRepositories in interface net.thevpc.nuts.spi.NRepositoryFactoryComponentpublic net.thevpc.nuts.NRepository create(net.thevpc.nuts.NAddRepositoryOptions options,
net.thevpc.nuts.NRepository parentRepository)
create in interface net.thevpc.nuts.spi.NRepositoryFactoryComponentCopyright © 2025 vpc open source initiative. All rights reserved.