Package | Description |
---|---|
org.jboss.solder.bean |
A collection of base classes and builders for working with
Bean metadata objects. |
Modifier and Type | Class and Description |
---|---|
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).
|
Modifier and Type | Method and Description |
---|---|
ImmutableNarrowingBean<T> |
NarrowingBeanBuilder.create()
Use the bean builder's current state to define the bean.
|
Copyright © 2008–2013 Seam Framework. All rights reserved.