public class JavaExecutorComponent extends Object implements net.thevpc.nuts.spi.NExecutorComponent
| Modifier and Type | Field and Description |
|---|---|
static net.thevpc.nuts.NId |
ID |
| Constructor and Description |
|---|
JavaExecutorComponent() |
| Modifier and Type | Method and Description |
|---|---|
static net.thevpc.nuts.NWorkspaceOptionsBuilder |
createChildOptions(net.thevpc.nuts.NExecutionContext executionContext) |
int |
exec(net.thevpc.nuts.NExecutionContext executionContext) |
IProcessExecHelper |
execHelper(net.thevpc.nuts.NExecutionContext executionContext) |
net.thevpc.nuts.NId |
getId() |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext ctx) |
public net.thevpc.nuts.NId getId()
getId in interface net.thevpc.nuts.spi.NExecutorComponentpublic int exec(net.thevpc.nuts.NExecutionContext executionContext)
exec in interface net.thevpc.nuts.spi.NExecutorComponentpublic int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext ctx)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentpublic static net.thevpc.nuts.NWorkspaceOptionsBuilder createChildOptions(net.thevpc.nuts.NExecutionContext executionContext)
public IProcessExecHelper execHelper(net.thevpc.nuts.NExecutionContext executionContext)
Copyright © 2025 vpc open source initiative. All rights reserved.