org.jfree.base
public class BaseBoot extends AbstractBoot
| Method Summary | |
|---|---|
| static ModifiableConfiguration | getConfiguration()
Returns the global configuration as modifiable configuration reference.
|
| static AbstractBoot | getInstance()
Returns the boot instance.
|
| protected BootableProjectInfo | getProjectInfo()
Returns the project info.
|
| protected Configuration | loadConfiguration()
Returns the global configuration for JFreeReport.
|
| protected void | performBoot()
Performs the boot process. |
Returns: the global configuration
Returns: The boot instance.
Returns: The project info.
System properties to use as report configuration properties (obviously
the majority of them will not apply to reports);jfreereport.properties.
Returns: the global configuration.