public final class SchemaHandler extends Object
The schema is loaded in three steps :
Constructor and Description |
---|
SchemaHandler()
Creates a new instance.
|
public SchemaHandler()
public void initialize(ServerContext serverContext) throws InitializationException, org.forgerock.opendj.config.server.ConfigException
serverContext
- The server context.org.forgerock.opendj.config.server.ConfigException
- If a configuration problem arises in the process of performing
the initialization.InitializationException
- If a problem that is not configuration-related occurs during
initialization.Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.