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