Method Summary |
|
public ModifiableConfiguration | getEditableConfig() Returns the current global configuration as modifiable instance. |
public static synchronized JFreeReportBoot | getInstance() Returns the singleton instance of the boot utility class. |
protected BootableProjectInfo | getProjectInfo() Returns the project info. |
public static Configuration | getUserConfig() Returns the user supplied global configuration. |
protected Configuration | loadConfiguration() Loads the configuration. |
protected void | performBoot() Performs the actual boot process. |
public static void | setUserConfig(Configuration config) Defines the global user configuration. |