|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use org.apache.commons.scxml.invoke | |
---|---|
org.apache.commons.scxml | The Commons SCXML executor and core concepts. |
org.apache.commons.scxml.invoke | 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. |
Classes in org.apache.commons.scxml.invoke used by org.apache.commons.scxml | |
---|---|
Invoker
The Invoker interface is used to define the possible interactions between the parent state machine (executor) and the types of invocable activities. |
|
InvokerException
Exception thrown when a process specified by an <invoke> cannot be initiated. |
Classes in org.apache.commons.scxml.invoke used by org.apache.commons.scxml.invoke | |
---|---|
Invoker
The Invoker interface is used to define the possible interactions between the parent state machine (executor) and the types of invocable activities. |
|
InvokerException
Exception thrown when a process specified by an <invoke> cannot be initiated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |