| Interface | Description |
|---|---|
| EIBProperties.PropertiesLoader |
| Class | Description |
|---|---|
| EIBProperties |
(A) Search for a file named 'wcp.properties' The search path for the file is: (1) Search in the users home directory (Only for unix) (2) Search in the direcotry defined with the CORDYS_INSTALL_DIR environment variable (3) Search in the system directory "c:\winnt" (Only for Windows) (4) Search in the system directory "/etc" (Only for unix) This class supports access to the WCP properties and the system properties. |
| EIBProperties.StandardPropertiesLoader |
This class is used to define the standard behavior, this may overruled due setting an other PropertiesLoader
|
| Native |
Some operations are not available in Java, especially calls to the operating system.
|
| SystemInformation |
This class acts as factory to create the system information depending upon the operating system.
|