public class ThreadLocalsManager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static ThreadLocal<Object> |
pageDefs |
| Constructor and Description |
|---|
ThreadLocalsManager() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getCurrentPageDef() |
static void |
setCurrentPageDef(Object pageDef) |
protected static final ThreadLocal<Object> pageDefs
Copyright © 2018. All rights reserved.