public class ServiceContextThreadLocal extends Object
| Constructor and Description |
|---|
ServiceContextThreadLocal() |
| Modifier and Type | Method and Description |
|---|---|
static ServiceContext |
getServiceContext() |
static ServiceContext |
popServiceContext() |
static void |
pushServiceContext(ServiceContext serviceContext) |
public static ServiceContext getServiceContext()
public static ServiceContext popServiceContext()
public static void pushServiceContext(ServiceContext serviceContext)