Uses of Class
org.jboss.solder.bean.ImmutableNarrowingBean

Packages that use ImmutableNarrowingBean
org.jboss.solder.bean A collection of base classes and builders for working with Bean metadata objects. 
 

Uses of ImmutableNarrowingBean in org.jboss.solder.bean
 

Subclasses of ImmutableNarrowingBean in org.jboss.solder.bean
 class ImmutablePassivationCapableNarrowingBean<T>
           A passivation capable narrowing bean allows you to build a general purpose, passivation capable, bean (likely a producer method), and register it for a narrowed type (or qualifiers).
 

Methods in org.jboss.solder.bean that return ImmutableNarrowingBean
 ImmutableNarrowingBean<T> NarrowingBeanBuilder.create()
           Use the bean builder's current state to define the bean.
 



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