org.jfree.serializer

Class JCommonSerializerBoot

public class JCommonSerializerBoot extends AbstractBoot

Creation-Date: 17.02.2006, 21:54:24

Author: Thomas Morgner

Method Summary
static JCommonSerializerBootgetInstance()
protected BootableProjectInfogetProjectInfo()
Returns the project info.
protected ConfigurationloadConfiguration()
Loads the configuration.
protected voidperformBoot()
Performs the boot.

Method Detail

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.