public class JavaSourceExecutorComponent extends Object implements net.thevpc.nuts.spi.NutsExecutorComponent
| Modifier and Type | Field and Description |
|---|---|
static net.thevpc.nuts.NutsId |
ID |
| Constructor and Description |
|---|
JavaSourceExecutorComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
dryExec(net.thevpc.nuts.NutsExecutionContext executionContext) |
void |
exec(net.thevpc.nuts.NutsExecutionContext executionContext) |
net.thevpc.nuts.NutsId |
getId() |
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context) |
public net.thevpc.nuts.NutsId getId()
getId in interface net.thevpc.nuts.spi.NutsExecutorComponentpublic void exec(net.thevpc.nuts.NutsExecutionContext executionContext)
exec in interface net.thevpc.nuts.spi.NutsExecutorComponentpublic void dryExec(net.thevpc.nuts.NutsExecutionContext executionContext)
throws net.thevpc.nuts.NutsExecutionException
dryExec in interface net.thevpc.nuts.spi.NutsExecutorComponentnet.thevpc.nuts.NutsExecutionExceptionpublic int getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponentCopyright © 2022 vpc open source initiative. All rights reserved.