Package | Description |
---|---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.