Package | Description |
---|---|
org.forgerock.opendj.config |
Common administration classes.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationFramework.forceInitialize(ConfigurationFramework.InitParameters initParameters)
Initializes the configuration framework using the application's class loader
as the parent class loader, and the provided install and instance paths.
|
void |
ConfigurationFramework.initialize(ConfigurationFramework.InitParameters initParameters)
Initializes the configuration framework using the application's class loader as the parent class loader,
and the current working directory as the install and instance path.
|
Copyright 2010-2022 ForgeRock AS.