Instantiates the configuration handler and loads the Directory Server configuration.
@param configClass The fully-qualified name of the Java class that willserve as the configuration handler for the Directory Server.
@param configFile The path to the file that will hold either the entireserver configuration or enough information to allow the server to access the configuration in some other repository.
@throws InitializationException If a problem occurs while trying toinitialize the config handler.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.