| Package | Description | 
|---|---|
| be.SIRAPRISE.server | 
 This package contains the SIRA_PRISE server implementation. 
 | 
| be.SIRAPRISE.util | 
 This package contains various utility methods. 
 | 
| Constructor and Description | 
|---|
SysGen_CL(MyCommandLineParameters commandLineParameters)
Create the application. 
 | 
SysGen_SW(MyCommandLineParameters commandLineParameters)
Create the application. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static MyCommandLineParameters | 
MyCommandLineParameters.getCommandLineParameters(java.lang.String[] args,
                        java.lang.String defaultPropertyName,
                        java.util.Properties defaultProperties)
Gets a Properties object representing the contents of the command line parameters, with the defaults for the specifyable options held in the given defaultProperties. 
 |