Package org.apache.shale.dialog.scxml.config

Classes that help in parsing the SCXML documents describing the Shale dialogs.

See:
          Description

Class Summary
ConfigurationParser Configuration utility for parsing SCXML documents as resources for defining dialogs.
DialogMetadata Bean encapsulating metadata for a Shale dialog when using Commons SCXML to drive the underlying state machine.
DialogMetadata.SCXMLAction A POJO representing the bits of a custom Commons SCXML action used in a Shale dialog.
 

Package org.apache.shale.dialog.scxml.config Description

Classes that help in parsing the SCXML documents describing the Shale dialogs.

WARNING - These classes should ONLY be used by the dialog framework infrastructure. They are NOT meant to be used by the application.



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.