Interface | Description |
---|---|
Dispatchable |
Implementations are executed when the DispatchService receives a dispatch invocation.
|
UpdateDispatchView |
Update dispatch view to indicate statement results to listeners.
|
Class | Description |
---|---|
DispatchService |
Implements dispatch service using a thread-local linked list of Dispatchable instances.
|
Copyright © 2005–2018. All rights reserved.