站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss Seam 1.2.0 patch1 API 英文版文档

Uses of Class org.jboss.seam.annotations.PerNestedConversation (JBoss Seam API Documentation) - JBoss Seam 1.2.0 patch1 API 英文版文档


Uses of Class
org.jboss.seam.annotations.PerNestedConversation

Packages that use PerNestedConversation
org.jboss.seam.core   
 

Uses of PerNestedConversation in org.jboss.seam.core
 

Classes in org.jboss.seam.core with annotations of type PerNestedConversation
 class Pageflow
          A Seam component that manages the current jBPM ProcessInstance used for pageflow.
 class Redirect
          Convenient API for performing browser redirects with parameters.