NamedConfiguration(boolean) constructor

Subclasses should call this constructor with false as the doBootstrap argument.

Syntax

NamedConfiguration ( boolean doBootstrap )

Parameters

Usage

This will allow the subclasses constructor to call

automaticBootstrap()

to perform bootstrapping.