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