| Package | Description | 
|---|---|
| org.argeo.slc.core.execution | |
| org.argeo.slc.core.execution.generator | |
| org.argeo.slc.osgi | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MapExecutionContext | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract ExecutionContext | AbstractExecutionModulesManager. findExecutionContext(java.lang.String moduleName,
                    java.lang.String moduleVersion) | 
| ExecutionContext | FileExecutionResources. getExecutionContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ExecutionParameterPostProcessor. setExecutionContext(ExecutionContext executionContext) | 
| void | ExecutionAspect. setExecutionContext(ExecutionContext executionContext) | 
| void | FileExecutionResources. setExecutionContext(ExecutionContext executionContext) | 
| void | DefaultExecutionFlow. setExecutionContext(ExecutionContext executionContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RunnableCallFlow. setExecutionContext(ExecutionContext executionContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ExecutionContext | OsgiExecutionModulesManager. findExecutionContext(java.lang.String moduleName,
                    java.lang.String moduleVersion) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OsgiExecutionModulesManager. register(ExecutionContext executionContext,
        java.util.Map<java.lang.String,java.lang.String> properties)Registers an execution context. | 
| void | OsgiExecutionModule. setExecutionContext(ExecutionContext executionContext)Deprecated.  | 
| void | OsgiExecutionModulesManager. unregister(ExecutionContext executionContext,
          java.util.Map<java.lang.String,java.lang.String> properties)Unregisters an execution context. | 
Copyright © 2007–2020. All rights reserved.