public class WLSThreadContext
extends java.lang.Object
| Constructor and Description | 
|---|
WLSThreadContext()  | 
| Modifier and Type | Method and Description | 
|---|---|
static WLSThreadContext | 
getCurrent()  | 
static java.lang.Object | 
setContext(WLSThreadContext context)  | 
static void | 
unsetContext(java.lang.Object saved)  | 
public static WLSThreadContext getCurrent()
public static java.lang.Object setContext(WLSThreadContext context)
public static void unsetContext(java.lang.Object saved)