public class DefaultNRepoFactoryComponent extends Object implements net.thevpc.nuts.spi.NRepositoryFactoryComponent, net.thevpc.nuts.spi.NRepositorySpecDefaultResolverComponent, net.thevpc.nuts.spi.NRepositorySpecTemplateResolverComponent
| Constructor and Description |
|---|
DefaultNRepoFactoryComponent() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.core.NRepository |
createRepository(net.thevpc.nuts.spi.NRepositoryFactoryContext context) |
List<net.thevpc.nuts.core.NRepositorySpec> |
defaultRepositoryDefinitions() |
static int |
getScore(net.thevpc.nuts.util.NScorableContext criteria) |
List<net.thevpc.nuts.core.NRepositorySpec> |
templateRepositoryDefinitions() |
public static int getScore(net.thevpc.nuts.util.NScorableContext criteria)
public List<net.thevpc.nuts.core.NRepositorySpec> templateRepositoryDefinitions()
templateRepositoryDefinitions in interface net.thevpc.nuts.spi.NRepositorySpecTemplateResolverComponentpublic List<net.thevpc.nuts.core.NRepositorySpec> defaultRepositoryDefinitions()
defaultRepositoryDefinitions in interface net.thevpc.nuts.spi.NRepositorySpecDefaultResolverComponentpublic net.thevpc.nuts.core.NRepository createRepository(net.thevpc.nuts.spi.NRepositoryFactoryContext context)
createRepository in interface net.thevpc.nuts.spi.NRepositoryFactoryComponentCopyright © 2026 vpc open source initiative. All rights reserved.