| Name | Description |
|---|---|
| Boot | This is the class that permits to boot programmatically the SRE platform with the Bootique API. |
| BQRuntimeFactory | Factory for a Bootique runtime. |
| DynamicClassLoaderRunnableSREBootstrapFactory | Factory for the SRE main object that is associated to a dynamic class loader. |
| RunnableSREBootstrap | Interface that represents a SRE bootstrap that could be launch programmatically. |
| RunnableSREBootstrapFactory | Factory for SRE main object. |
| SreMain | Class that implements the standard main function for running a SARL run-time environment with bootique modules. |
| StandardBQRuntimeFactory | Standard factory for a Bootique runtime. |
| StandardRunnableSREBootstrapFactory | Standard factory for the SRE main object. |