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