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