| Interface | Description |
|---|---|
| IALSBAffinityHandler |
defines the affinity algorithm between java thread and program threads.
|
| IALSBDebugger | |
| IALSBDebuggerContext |
empty for now
|
| IEventManager |
This class represents the API given to the languages to fire events at the debugger.
|
| IProgramThread |
Marker interface for the object representing the handle to a a program thread for a given component.
|
| IStackFrame | |
| IVariable |
| Class | Description |
|---|---|
| ALSBDebuggerFactory | |
| ALSBDebuggerProperties |
defines the properties for connecting an ALSB debugger.
|
| CoreValueFactory |
| Enum | Description |
|---|---|
| IEventManager.StackBehavior |
enum declaring the behavior to observe when entering a component.
|