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