| Package | Description |
|---|---|
| org.apache.ode.jacob.vpu |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionQueueImpl
A fast, in-memory
ExecutionQueue implementation. |
| Modifier and Type | Method and Description |
|---|---|
void |
JacobVPU.setContext(ExecutionQueue executionQueue)
Set the state of of the VPU; this is analagous to loading a CPU with a
thread's context (re-hydration).
|
| Constructor and Description |
|---|
JacobVPU(ExecutionQueue executionQueue)
Re-hydration constructor.
|
JacobVPU(ExecutionQueue context,
JacobRunnable concretion)
Instantiation constructor; used to initialize context with the concretion
of a process abstraction.
|
Copyright © 2015 WSO2. All Rights Reserved.