Uses of Class
org.jboss.weld.context.beanstore.NamingScheme

Packages that use NamingScheme
org.jboss.weld.context.beanstore   
org.jboss.weld.servlet   
 

Uses of NamingScheme in org.jboss.weld.context.beanstore
 

Methods in org.jboss.weld.context.beanstore that return NamingScheme
protected abstract  NamingScheme AbstractAttributeBackedBeanStore.getNamingScheme()
          Gets an naming scheme for handling keys in a bean store
 

Uses of NamingScheme in org.jboss.weld.servlet
 

Methods in org.jboss.weld.servlet that return NamingScheme
protected  NamingScheme HttpSessionBeanStore.getNamingScheme()
           
protected  NamingScheme HttpRequestSessionBeanStore.getNamingScheme()
           
protected  NamingScheme ConversationBeanStore.getNamingScheme()
           
protected  NamingScheme ApplicationBeanStore.getNamingScheme()
           
 



Copyright © 2008-2009 Seam Framework. All Rights Reserved.