| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_PRIORITY |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BLOCK_ALL |
3 |
public static final int |
BLOCK_CALLBACKS |
1 |
public static final int |
BLOCK_CALLER |
2 |
public static final int |
CONTINUE |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FIELD_NAME_CALLBACKS |
"$$$callbacks" |
public static final String |
FIELD_NAME_CALLBACKS_LOCK |
"$$$callbackLock" |
Copyright © 2014–2015. All rights reserved.