See: Description
Interface | Description |
---|---|
Invoker |
The Invoker interface is used to define the possible interactions
between the parent state machine (executor) and the types of invocable
activities.
|
Class | Description |
---|---|
SimpleSCXMLInvoker |
A simple
Invoker for SCXML documents. |
Exception | Description |
---|---|
InvokerException |
Exception thrown when a process specified by an <invoke>
cannot be initiated.
|
A collection of classes related to the SCXML <invoke> element and its children, dealing with the invocation of activities associated with a particular state in the state machine.
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.