|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.weld.context.beanstore.AbstractAttributeBackedBeanStore
org.jboss.weld.servlet.HttpSessionBeanStore
org.jboss.weld.servlet.ConversationBeanStore
public class ConversationBeanStore
A HTTP session backed bean store for the conversational scope
| Constructor Summary | |
|---|---|
ConversationBeanStore(javax.servlet.http.HttpSession session,
java.lang.String cid)
|
|
| Method Summary | |
|---|---|
protected NamingScheme |
getNamingScheme()
Gets an naming scheme for handling keys in a bean store |
| Methods inherited from class org.jboss.weld.servlet.HttpSessionBeanStore |
|---|
getAttribute, getAttributeNames, removeAttribute, setAttribute |
| Methods inherited from class org.jboss.weld.context.beanstore.AbstractAttributeBackedBeanStore |
|---|
clear, get, getContextualIds, put, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConversationBeanStore(javax.servlet.http.HttpSession session,
java.lang.String cid)
| Method Detail |
|---|
protected NamingScheme getNamingScheme()
AbstractAttributeBackedBeanStore
getNamingScheme in class HttpSessionBeanStore
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||