| Interface | Description |
|---|---|
| Environment |
The user code of every Nephele task runs inside an
Environment object. |
| ExecutionListener |
Implementing this interface allows classes to receive notifications about
changes of a task's execution state.
|
| ExecutionObserver |
| Class | Description |
|---|---|
| RuntimeEnvironment |
| Enum | Description |
|---|---|
| ExecutionState |
| Exception | Description |
|---|---|
| CancelTaskException |
Thrown to trigger a canceling of the executing task.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.