See: Description
Class | Description |
---|---|
AbstractSCXMLListener |
An abstract adapter class for the
SXCMLListener interface. |
AbstractStateMachine |
This class demonstrates one approach for providing the base
functionality needed by classes representing stateful entities,
whose behaviors are defined via SCXML documents.
|
EffectiveContextMap | |
LogUtils |
Helper methods for Commons SCXML logging.
|
SimpleContext |
Simple Context wrapping a map of variables.
|
SimpleDispatcher |
EventDispatcher implementation that can schedule
delay ed
<send> events for the "scxml" type
attribute value (which is also the default). |
SimpleErrorHandler |
Custom error handler that logs the parsing errors in the
SCXML document.
|
SimpleErrorReporter |
Custom error reporter that log execution errors.
|
SimpleSCXMLListener |
Simple SCXML Listener that logs execution.
|
SimpleXMLReporter |
Custom
XMLReporter that logs the StAX parsing warnings in the
SCXML document. |
Tracer |
A simple tracer connected to Apache Commons Logging.
|
URLResolver |
A PathResolver implementation that resolves against a base URL.
|
A collection of classes that may be commonly used to bridge the SCXML executor to the runtime environment.
Various sub-packages contain specifics related to a particular environment.
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.