org.apache.directory.daemon
Interface ExitCodes
- public interface ExitCodes
Exit codes for the bootstrappers.
- Version:
- $Rev: 434416 $
- Author:
- Apache Directory Project
CLASS_LOOKUP
public static final int CLASS_LOOKUP
- See Also:
- Constant Field Values
INSTANTIATION
public static final int INSTANTIATION
- See Also:
- Constant Field Values
METHOD_LOOKUP
public static final int METHOD_LOOKUP
- See Also:
- Constant Field Values
INITIALIZATION
public static final int INITIALIZATION
- See Also:
- Constant Field Values
START
public static final int START
- See Also:
- Constant Field Values
STOP
public static final int STOP
- See Also:
- Constant Field Values
PROPLOAD
public static final int PROPLOAD
- See Also:
- Constant Field Values
VERIFICATION
public static final int VERIFICATION
- See Also:
- Constant Field Values
DESTROY
public static final int DESTROY
- See Also:
- Constant Field Values
BAD_ARGUMENTS
public static final int BAD_ARGUMENTS
- See Also:
- Constant Field Values
BAD_COMMAND
public static final int BAD_COMMAND
- See Also:
- Constant Field Values
UNKNOWN
public static final int UNKNOWN
- See Also:
- Constant Field Values
INVOCATION
public static final int INVOCATION
- See Also:
- Constant Field Values
Copyright © 2004-2007 null. All Rights Reserved.