public interface SessionContext
| Modifier and Type | Field and Description | 
|---|---|
static int | 
TYPE_EJB_SESSION  | 
static int | 
TYPE_HTTP_SESSION  | 
static int | 
TYPE_THREAD_SESSION  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getId()  | 
int | 
getType()  | 
static final int TYPE_HTTP_SESSION
static final int TYPE_EJB_SESSION
static final int TYPE_THREAD_SESSION