Uses of Class
org.jboss.webbeans.WebBean

Packages that use WebBean
org.jboss.webbeans.conversation   
org.jboss.webbeans.servlet   
 

Uses of WebBean in org.jboss.webbeans.conversation
 

Classes in org.jboss.webbeans.conversation with annotations of type WebBean
 class JavaSEConversationTerminator
          A ConversationTerminator implementation using Java SE scheduling
 class NumericConversationIdGenerator
          A ConversationIdGenerator implementation using running numerical values
 class ServletConversationManager
          The default conversation manager
 

Methods in org.jboss.webbeans.conversation with annotations of type WebBean
static long ServletConversationManager.getConversationConcurrentAccessTimeout()
           
static java.lang.String ServletConversationManager.getConversationIdName()
           
static long ServletConversationManager.getConversationTimeoutInMilliseconds()
           
 

Uses of WebBean in org.jboss.webbeans.servlet
 

Classes in org.jboss.webbeans.servlet with annotations of type WebBean
 class HttpSessionManager
           
 



Copyright © 2011. All Rights Reserved.