seda.sandStorm.main |
|
Java Source File Name | Type | Comment |
Main.java | Class | This class is used to start a Sandstorm system from the commandline. |
Sandstorm.java | Class | This is the top-level class which acts as the "wrapper" and
external interface to the Sandstorm runtime. |
SandstormConfig.java | Class | This class is used to pass configuration parameters into Sandstorm
at startup time. |
stageDescr.java | Class | This is an internal class used to represent the configuration
parameters for a stage. |