Uses of Class
org.jboss.weld.context.beanstore.BeanIdentifierIndexNamingScheme
-
Packages that use BeanIdentifierIndexNamingScheme Package Description org.jboss.weld.context.beanstore JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc. -
-
Uses of BeanIdentifierIndexNamingScheme in org.jboss.weld.context.beanstore
Subclasses of BeanIdentifierIndexNamingScheme in org.jboss.weld.context.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.
-