public class MergeLayoutPrototypesThreadLocal
extends java.lang.Object
| Constructor and Description |
|---|
MergeLayoutPrototypesThreadLocal() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearMergeComplete() |
static boolean |
isInProgress() |
static boolean |
isMergeComplete(java.lang.reflect.Method method,
java.lang.Object[] arguments) |
static void |
setInProgress(boolean inProgress) |
static void |
setMergeComplete(java.lang.reflect.Method method,
java.lang.Object[] arguments) |
public static void clearMergeComplete()
public static boolean isInProgress()
public static boolean isMergeComplete(java.lang.reflect.Method method,
java.lang.Object[] arguments)
public static void setInProgress(boolean inProgress)
public static void setMergeComplete(java.lang.reflect.Method method,
java.lang.Object[] arguments)