|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| ProcessReceiver | A ProcessReceiver is an interface for receivers in the process oriented domains. |
| Class Summary | |
|---|---|
| BoundaryDetector | A BoundaryDetector determines the topological relationship of a Receiver with respect to boundary ports. |
| Branch | A Branch transfers tokens through a channel that crosses a composite actor boundary. |
| BranchController | A BranchController manages the execution of a set of branch objects by monitoring whether the branches have blocked. |
| CompositeProcessDirector | A baseclass for directors in process oriented domains that incorporate hierarchical heterogeneity. |
| MailboxBoundaryReceiver | A process receiver that stores tokens via a mailbox and can be used by composite actors. |
| NotifyThread | Helper thread for calling notifyAll() on a single lock or a LinkedList of locks. |
| ProcessDirector | The base class for directors for the process oriented domains. |
| ProcessThread | Thread class acting as a process for process oriented domains. |
| Exception Summary | |
|---|---|
| TerminateProcessException | This exception is thrown to terminate a process. |
Process oriented actor classes.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||