public class DefaultNDependencySolvers extends Object implements net.thevpc.nuts.spi.NDependencySolvers
| Constructor and Description |
|---|
DefaultNDependencySolvers() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.spi.NDependencySolver |
createSolver() |
net.thevpc.nuts.spi.NDependencySolver |
createSolver(String solverName) |
List<String> |
getSolverNames() |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context) |
public net.thevpc.nuts.spi.NDependencySolver createSolver()
createSolver in interface net.thevpc.nuts.spi.NDependencySolverspublic net.thevpc.nuts.spi.NDependencySolver createSolver(String solverName)
createSolver in interface net.thevpc.nuts.spi.NDependencySolverspublic List<String> getSolverNames()
getSolverNames in interface net.thevpc.nuts.spi.NDependencySolverspublic int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentCopyright © 2025 vpc open source initiative. All rights reserved.