org.pentaho.reporting.libraries.serializer

Class LibSerializerBoot

public class LibSerializerBoot extends AbstractBoot

The boot class guarantees a controlled initialization of the library.

Author: Thomas Morgner

Method Summary
static LibSerializerBootgetInstance()
Returns a singleton instance of the boot class.

Method Detail

getInstance

public static LibSerializerBoot getInstance()
Returns a singleton instance of the boot class.

Returns: the singleton booter.