| Package | Description |
|---|---|
| org.jboss.weld.bean.builtin | |
| org.jboss.weld.context | |
| org.jboss.weld.context.unbound | |
| org.jboss.weld.manager |
| Modifier and Type | Method and Description |
|---|---|
protected WeldCreationalContext<?> |
AbstractBuiltInMetadataBean.getParentCreationalContext(CreationalContext<?> ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract WeldCreationalContext<T> |
ForwardingWeldCreationalContext.delegate() |
<S> WeldCreationalContext<S> |
WeldCreationalContext.getCreationalContext(Contextual<S> contextual) |
<S> WeldCreationalContext<S> |
ForwardingWeldCreationalContext.getCreationalContext(Contextual<S> Contextual) |
WeldCreationalContext<?> |
WeldCreationalContext.getParentCreationalContext() |
<S> WeldCreationalContext<S> |
WeldCreationalContext.getProducerReceiverCreationalContext(Contextual<S> contextual)
The returned
CreationalContext shares nothing but incomplete instances. |
| Modifier and Type | Method and Description |
|---|---|
protected <T> void |
DependentContextImpl.addDependentInstance(T instance,
Contextual<T> contextual,
WeldCreationalContext<T> creationalContext) |
| Modifier and Type | Method and Description |
|---|---|
<T> WeldCreationalContext<T> |
BeanManagerImpl.createCreationalContext(Contextual<T> contextual) |
Copyright © 2013 Seam Framework. All Rights Reserved.