Modifier and Type | Field and Description |
---|---|
static ThreadLocal<Scope.RouteArgs> |
current |
Map<String,Object> |
data |
Constructor and Description |
---|
RouteArgs() |
Modifier and Type | Method and Description |
---|---|
static Scope.RouteArgs |
current() |
Object |
get(String key) |
void |
put(String key,
Object arg) |
String |
toString() |
public static final ThreadLocal<Scope.RouteArgs> current
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly