public class DefaultSessionContextImpl extends java.lang.Object implements SessionContext
TYPE_EJB_SESSION, TYPE_HTTP_SESSION, TYPE_THREAD_SESSION| Constructor and Description |
|---|
DefaultSessionContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
int |
getType() |
public int getType()
getType in interface SessionContextpublic java.lang.String getId()
getId in interface SessionContext