| Package | Description |
|---|---|
| org.gcube.vremanagement.executor.contexts | |
| org.gcube.vremanagement.executor.plugin | |
| org.gcube.vremanagement.executor.state |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.core.plugins.GCUBEPluginManager<ExecutorPluginContext> |
ServiceContext.getPluginManager() |
| Modifier and Type | Method and Description |
|---|---|
ExecutorPluginContext |
ExecutorPluginManager.validateMainClass(Class<?> contextClass) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<ExecutorPluginContext> |
ExecutorPluginManager.getMainClass() |
| Modifier and Type | Method and Description |
|---|---|
ExecutorPluginContext |
TaskRuntime.getContext()
Returns the context of the plugin's task.
|
ExecutorPluginContext |
TaskResource.getContext()
Returns the context of the task's plugin.
|
ExecutorPluginContext |
EngineResource.getContext(String name)
Returns the context of a plugin with a given name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskResource.setContext(ExecutorPluginContext context)
Sets the context of the task's plugin.
|
Copyright © 2015. All Rights Reserved.