AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 限定符和类型 | 字段和说明 |
|---|---|
boolean |
disableGloableContext
是否关闭全局事物动作上下文,如果关闭子函数也都关闭
|
World |
world |
| 构造器和说明 |
|---|
Bindings()
构造一个空的StackMap。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
getCaller() |
String |
getCallerMethod() |
Map<Thing,ActionContext> |
getContexts() |
int |
hashCode() |
boolean |
isVarScopeFlag() |
void |
setCaller(Object caller,
String method) |
void |
setVarScopeFlag() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, toStringpublic World world
public boolean disableGloableContext
public boolean isVarScopeFlag()
public void setVarScopeFlag()
public Object getCaller()
public Map<Thing,ActionContext> getContexts()
public String getCallerMethod()
Copyright © 2016 xworker.org. All rights reserved.