org.jfree.serializer

Class JCommonSerializerBoot


public class JCommonSerializerBoot
extends AbstractBoot

Creation-Date: 17.02.2006, 21:54:24
Author:
Thomas Morgner

Method Summary

static JCommonSerializerBoot
getInstance()
protected BootableProjectInfo
getProjectInfo()
Returns the project info.
protected Configuration
loadConfiguration()
Loads the configuration.
protected void
performBoot()
Performs the boot.

Method Details

getInstance

public static JCommonSerializerBoot getInstance()

getProjectInfo

protected BootableProjectInfo getProjectInfo()
Returns the project info.
Returns:
The project info.

loadConfiguration

protected Configuration loadConfiguration()
Loads the configuration. This will be called exactly once.
Returns:
The configuration.

performBoot

protected void performBoot()
Performs the boot.