Interface | Description |
---|---|
ILogger |
IIncidentLogger's are used for instrumenting applications to identify usage
patterns, usability errors, and general trajectories through applications.
|
IModule |
The Module Interface represents an integration point
for an extensible set of JavaRosa code.
|
State |
A state represents a particular state of the application.
|
Class | Description |
---|---|
Constants |
This file is a set of constants for the JavaRosa Core platform.
|
StateMachine |