Uses of Class
org.jboss.weld.contexts.beanstore.BeanIdentifierIndexNamingScheme
-
Packages that use BeanIdentifierIndexNamingScheme Package Description org.jboss.weld.contexts.beanstore -
-
Uses of BeanIdentifierIndexNamingScheme in org.jboss.weld.contexts.beanstore
Subclasses of BeanIdentifierIndexNamingScheme in org.jboss.weld.contexts.beanstore Modifier and Type Class Description classConversationNamingSchemeA naming scheme which can have it's cid swapped out.classSimpleBeanIdentifierIndexNamingSchemeA simple naming scheme (with a solid prefix) which makes use ofBeanIdentifierIndexif possible.
-