Class ConversationNamingScheme
java.lang.Object
org.jboss.weld.contexts.beanstore.AbstractNamingScheme
org.jboss.weld.contexts.beanstore.BeanIdentifierIndexNamingScheme
org.jboss.weld.contexts.beanstore.ConversationNamingScheme
- All Implemented Interfaces:
NamingScheme
A naming scheme which can have it's cid swapped out.
This naming scheme is not thread safe
- Author:
- pmuir
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionConversationNamingScheme(String prefixBase, String cid, BeanIdentifierIndex index) -
Method Summary
Methods inherited from class org.jboss.weld.contexts.beanstore.BeanIdentifierIndexNamingScheme
deprefix, prefixMethods inherited from class org.jboss.weld.contexts.beanstore.AbstractNamingScheme
accept, deprefix, filterIds, getDelimiter, prefix
-
Field Details
-
PARAMETER_NAME
-
-
Constructor Details
-
ConversationNamingScheme
-
-
Method Details
-
setCid
-
getPrefix
- Specified by:
getPrefixin classAbstractNamingScheme
-