Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
LOG_DEBUG |
4 |
public static final int |
LOG_ERROR |
1 |
public static final int |
LOG_INFO |
3 |
public static final int |
LOG_WARNING |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
STATE_REGISTERED |
1 |
public static final int |
STATE_UNREGISTERED |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
STATE_AVAILABLE_OPTIONAL |
1 |
public static final int |
STATE_AVAILABLE_REQUIRED |
3 |
public static final int |
STATE_UNAVAILABLE_OPTIONAL |
0 |
public static final int |
STATE_UNAVAILABLE_REQUIRED |
2 |
Copyright © 2006–2013 The Apache Software Foundation. All rights reserved.