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