当前页面: 
在线文档首页 > 
JBoss Seam  1.1.1 API 英文版文档
SessionContext (JBoss Seam API Documentation) - JBoss Seam  1.1.1 API 英文版文档
org.jboss.seam.core
Class SessionContext
java.lang.Object
   org.jboss.seam.core.SessionContext
org.jboss.seam.core.SessionContext
- @Scope(value=APPLICATION)
@Intercept(value=NEVER)
@Name(value="org.jboss.seam.core.sessionContext")
@Install(precedence=0)
public class SessionContext 
- extends Object
Support for injecting the session context
- Author:
- Gavin King
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SessionContext
public SessionContext()
getContext
@Unwrap
public Context getContext()
-