public class PomAndUnsupportedJavaExecutorComponent extends Object implements net.thevpc.nuts.spi.NExecutorComponent
| Modifier and Type | Field and Description |
|---|---|
static net.thevpc.nuts.artifact.NId |
ID |
| Constructor and Description |
|---|
PomAndUnsupportedJavaExecutorComponent() |
| Modifier and Type | Method and Description |
|---|---|
int |
exec(net.thevpc.nuts.command.NExecutionContext executionContext) |
IProcessExecHelper |
execHelper(net.thevpc.nuts.command.NExecutionContext executionContext) |
static int |
getScore(net.thevpc.nuts.util.NScorableContext context) |
net.thevpc.nuts.artifact.NId |
id() |
public PomAndUnsupportedJavaExecutorComponent()
public net.thevpc.nuts.artifact.NId id()
id in interface net.thevpc.nuts.spi.NExecutorComponentpublic static int getScore(net.thevpc.nuts.util.NScorableContext context)
public int exec(net.thevpc.nuts.command.NExecutionContext executionContext)
exec in interface net.thevpc.nuts.spi.NExecutorComponentpublic IProcessExecHelper execHelper(net.thevpc.nuts.command.NExecutionContext executionContext)
Copyright © 2026 vpc open source initiative. All rights reserved.