Package org.opends.server.core
Class StartDs
- java.lang.Object
-
- org.opends.server.core.StartDs
-
public final class StartDs extends Object
This class defines a tool which starts up the server.
-
-
Field Summary
Fields Modifier and Type Field Description static int
DEFAULT_TIMEOUT_SEC
The default timeout used to start the server in detach mode.
-
-
-
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
-
-