| Package | Description |
|---|---|
| org.argeo.slc.core.execution | |
| org.argeo.slc.osgi |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExecutionFlowDescriptorConverter
Performs conversion in both direction between data exchanged with the agent
and the data in the application context.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract ExecutionFlowDescriptorConverter |
AbstractExecutionModulesManager.getExecutionFlowDescriptorConverter(java.lang.String moduleName,
java.lang.String moduleVersion) |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutionFlowDescriptorConverter |
OsgiExecutionModulesManager.findExecutionFlowDescriptorConverter(java.lang.String moduleName,
java.lang.String moduleVersion) |
protected ExecutionFlowDescriptorConverter |
OsgiExecutionModulesManager.getExecutionFlowDescriptorConverter(OsgiBundle osgiBundle) |
protected ExecutionFlowDescriptorConverter |
OsgiExecutionModulesManager.getExecutionFlowDescriptorConverter(java.lang.String moduleName,
java.lang.String moduleVersion) |
| Modifier and Type | Method and Description |
|---|---|
void |
OsgiExecutionModulesManager.setDefaultDescriptorConverter(ExecutionFlowDescriptorConverter defaultDescriptorConverter) |
Copyright © 2007–2020. All rights reserved.