public class ConfigurationBootstrapper extends Object
| Constructor and Description |
|---|
ConfigurationBootstrapper() |
| Modifier and Type | Method and Description |
|---|---|
static ServerManagementContext |
bootstrap(ServerContext serverContext)
Bootstrap the server configuration.
|
public ConfigurationBootstrapper()
public static ServerManagementContext bootstrap(ServerContext serverContext) throws InitializationException
The returned server management context is fully initialized with all configuration objects valued from configuration file.
serverContext - The server context.InitializationException - If an error occurs during bootstrapping.Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.