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

Uses of Class org.jboss.seam.annotations.Mutable (JBoss Seam API Documentation) - JBoss Seam 1.0.1 API 英文版文档


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

Packages that use Mutable
org.jboss.seam.core   
org.jboss.seam.drools   
 

Uses of Mutable in org.jboss.seam.core
 

Classes in org.jboss.seam.core with annotations of type Mutable
 class Actor
          Allows the application to specify the jBPM actorId during the login cycle.
 class LocaleSelector
          Selects the current user's locale
 class ManagedHibernateSession
          A Seam component that manages a conversation-scoped extended persistence context that can be shared by arbitrary other components.
 class ManagedPersistenceContext
          A Seam component that manages a conversation-scoped extended persistence context that can be shared by arbitrary other components.
 class Pageflow
          A Seam component that manages the current jBPM ProcessInstance used for pageflow.
 

Uses of Mutable in org.jboss.seam.drools
 

Classes in org.jboss.seam.drools with annotations of type Mutable
 class ManagedWorkingMemory
          A conversation-scoped Drools WorkingMemory for a named RuleBase