Class StartDs


  • public final class StartDs
    extends Object
    This class defines a tool which starts up the server.
    • Field Detail

      • DEFAULT_TIMEOUT_SEC

        public static final int DEFAULT_TIMEOUT_SEC
        The default timeout used to start the server in detach mode.
        See Also:
        Constant Field Values
    • Method Detail

      • main

        public static void main​(String[] args)
        Parses the provided command-line arguments and uses that information to bootstrap and start the Directory Server.
        Parameters:
        args - The command-line arguments provided to this program.