public class DefaultNutsDependencySolvers extends Object implements net.thevpc.nuts.spi.NutsDependencySolvers
| Constructor and Description |
|---|
DefaultNutsDependencySolvers(net.thevpc.nuts.NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.spi.NutsDependencySolver |
createSolver(net.thevpc.nuts.NutsSession session) |
net.thevpc.nuts.spi.NutsDependencySolver |
createSolver(String solverName,
net.thevpc.nuts.NutsSession session) |
String[] |
getSolverNames(net.thevpc.nuts.NutsSession session) |
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context) |
public DefaultNutsDependencySolvers(net.thevpc.nuts.NutsWorkspace ws)
public net.thevpc.nuts.spi.NutsDependencySolver createSolver(net.thevpc.nuts.NutsSession session)
createSolver in interface net.thevpc.nuts.spi.NutsDependencySolverspublic net.thevpc.nuts.spi.NutsDependencySolver createSolver(String solverName, net.thevpc.nuts.NutsSession session)
createSolver in interface net.thevpc.nuts.spi.NutsDependencySolverspublic String[] getSolverNames(net.thevpc.nuts.NutsSession session)
getSolverNames in interface net.thevpc.nuts.spi.NutsDependencySolverspublic int getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponentCopyright © 2022 vpc open source initiative. All rights reserved.