org.jfree.serializer
public class JCommonSerializerBoot extends AbstractBoot
| Method Summary | |
|---|---|
| static JCommonSerializerBoot | getInstance()
Returns a singleton instance of the boot class.
|
| protected ProjectInformation | getProjectInfo()
Returns the project info.
|
| protected Configuration | loadConfiguration()
Loads the configuration. |
| protected void | performBoot()
Performs the boot. |
Returns: the singleton booter.
Returns: The project info.
Returns: The configuration.