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